You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No problem)
Just to clarify, environment.yaml specifies python=3.8, so I guess that's the supported one. Most of the problems here were related to me using pip (with venv in my case) and a newer python version. But maybe it will be useful for people doing the same.
I've noticed that
requirements.txt
mostly consists of@ file
references, so it's not really usable.Would be nice to have it since I don't use conda for this.
The text was updated successfully, but these errors were encountered: