Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Issues with pypi six #130

Closed
0xffca opened this issue Oct 30, 2017 · 0 comments
Closed

Issues with pypi six #130

0xffca opened this issue Oct 30, 2017 · 0 comments

Comments

@0xffca
Copy link

0xffca commented Oct 30, 2017

After cloning the repository I couldn't pip install it. Here is the command (pip3 install -I . gave me ssl error that's why i put the --truste-host and index-url).

root@host[/var/www/MISP/PyMISP/examples]: pip3 install -I . --trusted-host pypi.python.org --index-url=http://pypi.python.org/simple/six/
Processing /var/www/MISP/PyMISP
Collecting six (from pymisp==2.4.81.2)
Could not find a version that satisfies the requirement six (from pymisp==2.4.81.2) (from versions: )
No matching distribution found for six (from pymisp==2.4.81.2)

@0xffca 0xffca closed this as completed Oct 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant