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
Congratulations on your paper. I'm trying to run the code but I keep getting conflicts when installing the different libraries as by default pip will install the latest version of all of them and they don't seem to be compatible.
Would it be possible for you to run something like conda env export > environment.yml on your environment to share the package versions?