-
Notifications
You must be signed in to change notification settings - Fork 5
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
environment.yml not working for mac #3
Comments
Thanks for raising the issue! Let me look into this over the weekend and get back to you :) |
My bad, I forgot to include a separate environment fyi I am using an Intel-based Macbook but that shouldn't lead to any discrepancies since I'm not utilising any GPU-dependent packages. |
So it looks a lot better but I still got the following error: ResolvePackageNotFound:
|
Interesting! Could you try the updated Specifically, I think the line should be this:
Let me know if that works! |
Just updated the
as detailed here. Fingers crossed, that should mean you can import v1.1.0 of Let me know if that works! |
I am struggling to get the conda environment set up on my Mac M1. I am only really raising this issue because the repo says it has been tested on MacOS. Originally this was the error:
ResolvePackageNotFound:
After I removed the versions and things, I got the following error:
ResolvePackageNotFound:
Any help would be great!
The text was updated successfully, but these errors were encountered: