Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

setup.py #4

Open
freefred81 opened this issue Feb 1, 2019 · 1 comment
Open

setup.py #4

freefred81 opened this issue Feb 1, 2019 · 1 comment

Comments

@freefred81
Copy link

hi .. lauching

python setup.py

it give me this error:

Unable to install requests using pip. Please read the instructions for manual installation.. Exiting
Error: 'module' object has no attribute 'main'
Unable to install dropbox using pip. Please read the instructions for manual installation.. Exiting
Error: 'module' object has no attribute 'main'

if i try to do:

pip install requirements.txt

Collecting requirements.txt
Could not find a version that satisfies the requirement requirements.txt (from versions: )
No matching distribution found for requirements.txt

THNX!!!!

capture

@Zaz-Exploit
Copy link

try

pip install -r requirements.txt

then

python3 cromos.py

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants