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

Issue with vtk 9.0.1 in build script? #1

Open
mwelland opened this issue Nov 8, 2022 · 1 comment
Open

Issue with vtk 9.0.1 in build script? #1

mwelland opened this issue Nov 8, 2022 · 1 comment

Comments

@mwelland
Copy link

mwelland commented Nov 8, 2022

Hi, when I am building firedrake with the zenodo file:

python3 firedrake-install --doi 10.5281/zenodo.4449535 --venv-name firedrake_vimg

I'm getting an error that mentions:

ERROR: Could not find a version that satisfies the requirement vtk==9.0.1 (from versions: 9.2.0rc2, 9.2.2)

pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vtk==9.0.1')

Vanilla firedrake builds well so perhaps it is the vtk version number?

Thanks

@ioannisPApapadopoulos
Copy link
Owner

Hm.. That's unfortunate. For me, I get a similar issue when I run with --venv-name firedrake_vimg. Doubt it would make any difference, but would you mind just running python3 firedrake-install --doi 10.5281/zenodo.4449535 ? Just in case...

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