Skip to content
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

Python version mismatch between README and env.yml #321

Open
jannemannX opened this issue Nov 22, 2024 · 0 comments
Open

Python version mismatch between README and env.yml #321

jannemannX opened this issue Nov 22, 2024 · 0 comments

Comments

@jannemannX
Copy link

The README recommends using python 3.6 but the urbs-env.yml specifically requests 3.12.2 to be installed. "dependencies: - python=3.12.2"

Switching later does not work anyway. I assume the README just hasn't been updated?

Small thing, but the anaconda environment is called "urbs-env" exactly as the .yml file name, so the proposed "conda activate urbs" command will not work.

Also, maybe it makes sense to set the solver to glpk per default instead of gurobi, as glpk is one of the installed packages and gurobi seemingly needs a separate installation. Following the installation and Get Started instructions crashes the program when trying to use Gurobi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant