-
Notifications
You must be signed in to change notification settings - Fork 230
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
Issues getting environment properly installed on M1 Mac #4
Comments
These dependency errors are notoriously hard to figure out. One way to try and resolve is to unpin versions in the conda file one by one. for instance: And if that's also not working, While this can resolve the conda dependency issues, there is a small risk that some code may not work. |
I have followed the instructions for statsforecast and python-kaleido. Seems to work, but then:
|
I dug further into this, by trying to install al sorts of packages with brew (cmake, llvm, suite-sparse), but to no avail. |
...
I got exactly the same error |
@koen-dejonghe I think you can safely skip |
As of 22.0, So, this is the solution: I have removed Let me know if this works for you so that I can pin the issue and add it to readme. |
With the new |
Mac M2/M1 problem on runnin test_installation.py: I did the version yml corrections for no fancyimpute, no timesynth |
Any help you'd be able to offer to get the development environment setup and working on an M1 Mac would be greatly appreciated.
The log of the conda command is attached.
Thanks.
conda_error.log
The text was updated successfully, but these errors were encountered: