Closed worldsdream closed 4 years ago
Try to set the environment variables USERNAME and PASSWORD in
Control Panel->System and Security -> System -> Advamced system settings->Environmental Variables
I see User Variables and System Variables. Which one should I add. Do I have to add USERNAME and my username and PASSWORD and the password?
Try User Variables
first, and yes variable name is USERNAME and the value your instagram username
I did add it under User Variables. I am getting the following now after excuting python insta-unfollower.py:
login failed, verify user/password combination
Hi @tuxity. Anything else that I can test. Looking forward to use your program!
I'm going to rewrite a part of the code to avoid this. Instead of using environment variable only, add the possibility to use parameters
Hi, I did that, on comman window: set USERNAME: MyUsername set PASSWORD: MyPassword than I have run --> py myFile.py
Hope this help
Im a bit of a noob at this sort of stuff. Im getting please provide USERNAME and Password even though I have tried adding the environment variables.
@mrtancau your solution works on windows ? Imma update the README if so
Does not work on windows
Works for me on Windows 10 and Git Bash with both method (with and without Docker)
Hi,
I have python on windows. I installed the requirements through cmd. how to run it from cmd? Can you give me the code. Thank you.
C:\Users\worldsdream\Desktop\insta-unfollower-master\insta-unfollower-master>python insta-unfollower.py please provide USERNAME and PASSWORD environement variables. Abording...