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

unable to install dependency "six" #100

Closed
brianashpugh opened this issue Apr 16, 2018 · 1 comment
Closed

unable to install dependency "six" #100

brianashpugh opened this issue Apr 16, 2018 · 1 comment
Labels

Comments

@brianashpugh
Copy link
Collaborator

We are currently unable to install a few dependencies in requirements.txt because they are preinstalled by distutils on our Vagrant box.

Context on this issue here: pypa/pip#3165

The recommended solution is to add the --ignore-installed flag on the pip -r requirements.txt line of the provisioning script.

@brianashpugh
Copy link
Collaborator Author

I deployed the fix and the site is up, but there's some sketchiness about the pip install in the build log (attached). We can come back to this change if this ends up causing problems.

There's an unanswered Stack Overflow for this error message. Maybe it will present a fix (other than upgrading Python) later on.

In the meantime, site is up.

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

No branches or pull requests

1 participant