-
Notifications
You must be signed in to change notification settings - Fork 454
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
[BUG] Mac M1 environment unable to use zenml CLI #93
Comments
Could you please add the full traceback as well as the ZenML version and MAC OS version? |
Thank you very much for your answer. My installation steps:
My environment:mac os version: 11.1 zenml version: 0.3.8 conda version: 4.9.2 python version: 3.8 |
Could try running this script:
And let us know what you get? |
Running this script is normal.
|
As it seems to be working installation wise, I feel like the CLI problem might be due to a zsh configuration rather than a ZenML installation one. Were you able to run |
Thank you for the info. I feel like this an underlying problem with Tensorflow on Mac M1. See the following issues: apple/tensorflow_macos#143 Is it possible for you to try the fixes mentioned here apple/tensorflow_macos#143 and let us know if that works? Otherwise I'd ask to please wait until we get rid of the tensorflow dependency (circa ~1 month) for our big refactored release and it should then work! |
This will be solved when we get rid of the Tensorflow dependency. Another suggestion: Can you try using our Docker Image instead to run ZenML: |
This is strange - it seems like a segmentation fault in the C++ core of tensorflow now. It seems like they have just stopped supporting Mac altogether: tensorflow/tensorflow#42387 Unfortunately at this point, I would suggest you wait for our updated release as it will get us away from the Tensorflow dependency. Sorry for the inconvenience here! |
Closing due to staleness, and hopefully solved in the new release. |
How should I solve this problem?
The text was updated successfully, but these errors were encountered: