alexal1 / Insomniac

Instagram bot for automated Instagram interaction using Android device via ADB
https://insomniac-bot.com
MIT License
688 stars 159 forks source link

I've been trying to force reinstall 3.7.28 but I've got this error: #386

Open yondermann opened 3 years ago

yondermann commented 3 years ago

I've been trying to force reinstall 3.7.28 but I've got this error:

Complete output from command python setup.py egg_info:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python3.7/tokenize.py", line 447, in open
    buffer = _builtin_open(filename, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-install-5j5b3tre/pendulum/setup.py'

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-5j5b3tre/pendulum/

Originally posted by @yondermann in https://github.com/alexal1/Insomniac/issues/381#issuecomment-925617979