-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ISSUIE ON RUNNING INSTAGRAM BOT #22
Comments
Are you sure that you have created the .env file and put username and password of your instagram. Or you can just rename the .env.example into .env and put your credentials. |
what version of python are you using? Make sure to use python3 in your commands and also pip3 when you install requirements |
naming "untitled.env" is an issue, .env is an environment file and it should always be named like that. We use environment file to hide sensitive information like password in this case. If you are having problems getting infos about your account from .env you can edit the code and replace it directly in the code. |
What should I name the .env file then? It can't just have an extension for a name--not on MacOS at least. |
please use a code editor like VScode because you cant edit it directly on mac |
I have done all there requirements but when I run python3 run.py , I get there followers I want to scrape alright and amount followers also alright... But there is an error that stops it,, please help,
The text was updated successfully, but these errors were encountered: