Skip to content

PRODUCTION BUG #2 pip intsall -r requirements.txt #4

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

Open
Gresliebear opened this issue Jul 28, 2020 · 2 comments
Open

PRODUCTION BUG #2 pip intsall -r requirements.txt #4

Gresliebear opened this issue Jul 28, 2020 · 2 comments

Comments

@Gresliebear
Copy link
Contributor

Downloading https://files.pythonhosted.org/packages/e1/e5/df302e8017440f111c11cc41a6b432838672f5a70aa29227bf58149dc72f/urllib3-1.25.9-py2.py3-none-any.whl (126kB) 100% |████████████████████████████████| 133kB 6.7MB/s Collecting vine==1.3.0 (from -r requirements.txt (line 86)) Downloading https://files.pythonhosted.org/packages/7f/60/82c03047396126c8331ceb64da1dc52d4f1317209f32e8fe286d0c07365a/vine-1.3.0-py2.py3-none-any.whl Collecting vtk==9.0.1 (from -r requirements.txt (line 87)) Could not find a version that satisfies the requirement vtk==9.0.1 (from -r requirements.txt (line 87)) (from versions: 8.0.0.dev20170717, 8.1.0, 8.1.1, 8.1.2) No matching distribution found for vtk==9.0.1 (from -r requirements.txt (line 87))

@Gresliebear
Copy link
Contributor Author

Gresliebear commented Jul 28, 2020

this happens when I pip install -r requirements.txt

Can not find vtk==9.0.1

@Gresliebear Gresliebear changed the title PRODUCTION BUG #2 PRODUCTION BUG #2 pip intsall -r requirements.txt Jul 28, 2020
@Gresliebear
Copy link
Contributor Author

Solution change vtk==8.1.2 in the requiremets.txt

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