500px-bot
500px-bot copied to clipboard
A simple (unfinished) 500px bot
I'm seeing the following error when I try to execute it: ``` Maxims-MacBook-Pro:500px-bot-master-2 maxim$ python run.py None error page Traceback (most recent call last): File "run.py", line 425, in print...
Hi! It all works perfectly, but when it comes to end, this error appear. How can I overcome this? Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/atexit.py", line...
i'm new to python (in fact to computer coding in general). i'm running python 3.7.0b2 on macos X high sierra 10.13.3. even though I have already installed the requests module...