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

Fails to install via pip #16

Open
mcbotha opened this issue Sep 8, 2014 · 1 comment
Open

Fails to install via pip #16

mcbotha opened this issue Sep 8, 2014 · 1 comment

Comments

@mcbotha
Copy link

mcbotha commented Sep 8, 2014

Could not find a version that satisfies the requirement WebHelpers2 (from FormAlchemy>=1.3.8->pyramid-formalchemy>=0.4.2dev->fa.bootstrap==0.3.2) (from versions: 2.0b4, 2.0b5, 2.0b1, 2.0b2, 2.0b3, 2.0b4, 2.0b5)
Some externally hosted files were ignored (use --allow-external to allow).
Cleaning up...
No distributions matching the version for WebHelpers2 (from FormAlchemy>=1.3.8->pyramid-formalchemy>=0.4.2dev->fa.bootstrap==0.3.2)

@Lykathia
Copy link

Looks like this also happens if you just run pip install webhelpers2, suggesting it's a problem w/ WebHelpers2 and not with fa.bootstrap.

Explicitly doing a pip install webhelpers2==2.0rc2 before trying to install fa.bootstrap will work around the issue.

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

2 participants