-
Notifications
You must be signed in to change notification settings - Fork 285
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
python pip install of mayavi in a docker error (ubtuntu 20.04) #1323
Comments
Did you see the error message? |
Now you have to install a lower PyQt5-sip version to be able to install "pyqt5" for python 3.8
It looks like the same error, or at least very similar. I guess, it is easier to test in a docker. Error output
|
Possible workaround: |
It looks like that workaround works. |
Well, a workaround is not a fix ;) |
Installing mayavi in a docker stopped working.
We are using a GitLab runner to test our repository, and the test Failed today
Last working date: 2024.11.13
Last test date: 2024.11.26
Docker container
Tested with python3.8
Tested with python virtualenv python3.8
I tried an earlier version
The text was updated successfully, but these errors were encountered: