SnapchatBot icon indicating copy to clipboard operation
SnapchatBot copied to clipboard

Setup.py won't run

Open alex742 opened this issue 9 years ago • 2 comments

The error that comes up is:

Traceback (most recent call last): File "C:\Users\Alex\Desktop\Python\snapbot\SnapchatBot-master\setup.py", line 24, in license=open('LICENSE').read() File "C:\Python32\lib\distutils\core.py", line 109, in setup _setup_distribution = dist = klass(attrs) File "C:\Python32\lib\distutils\dist.py", line 257, in init warnings.warn(msg) File "C:\Python32\lib\idlelib\PyShell.py", line 59, in idle_showwarning file.write(warnings.formatwarning(message, category, filename, AttributeError: 'NoneType' object has no attribute 'write'

alex742 avatar Sep 20 '15 20:09 alex742

You might want to update all your python install, can't reproduce. Also, please note that this repo is dead, the bots don't work anymore.

N07070 avatar Sep 20 '15 20:09 N07070

but what about https://github.com/agermanidis/SnapchatBot/issues/6#issuecomment-75419682 ??? have you made any progress on the project

drewsefolson avatar Dec 30 '16 20:12 drewsefolson