You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
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
The text was updated successfully, but these errors were encountered: