urbanopt / urbanopt-cli

URBANopt command line interface
https://docs.urbanopt.net/
Other
6 stars 2 forks source link

Disco crashes when `uo install_python`ing #490

Open vtnate opened 2 weeks ago

vtnate commented 2 weeks ago

Expected behavior

Python dependencies to be installed and available as expected

Actual behavior

To Reproduce

Steps to reproduce the behavior:

  1. Remove Python & dependencies by deleting the untracked Miniconda-4.12.0 dir and python_config.json file
  2. Install with bundle exec uo install_python
  3. See the long error message printed to stdout

Additional context