Smart-Facebook-Spambot icon indicating copy to clipboard operation
Smart-Facebook-Spambot copied to clipboard

Error installing requirements

Open Dazmed707 opened this issue 6 years ago • 1 comments

requirements cannot be installed, use parrot 4.7

Dazmed707 avatar Jul 24 '19 03:07 Dazmed707

I believe this is because requirements.txt defines "time" which as I understand comes with Python

The time module is part of Python's standard library. It's installed along with the rest of Python, and you don't need to (nor can you!) install it with pip

Chunjee avatar Jul 31 '19 16:07 Chunjee