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

Mac build failing #454

Closed
ataffanel opened this issue Nov 16, 2020 · 1 comment
Closed

Mac build failing #454

ataffanel opened this issue Nov 16, 2020 · 1 comment
Milestone

Comments

@ataffanel
Copy link
Member

The mac build in github actions is currently failing. This is likely due to pyqt that needs to be installed using the setup.py version rather than the manually pip installed version from the yaml build configuration.

ataffanel added a commit that referenced this issue Nov 16, 2020
Also use the released cx_freeze 6.3
ataffanel added a commit that referenced this issue Nov 16, 2020
ataffanel pushed a commit that referenced this issue Nov 17, 2020
@ataffanel
Copy link
Member Author

Commit 72d5b55 fixes the build and gets the client, including the vispy visualisation, working on MacOS Catalina.

It is still broken on Big-Sur, awaiting for a python update: https://stackoverflow.com/questions/63475461/unable-to-import-opengl-gl-in-python-on-macos

@jonasdn jonasdn added this to the next-release milestone Mar 17, 2021
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