Closed milicag closed 4 years ago
It worked fine on a mac.
I suppose the conda-forge adds all the long path-like lines to the list of installed packages. I'd say the test was successful and there is some deficiencies in ubuntu 20 still, likely in a few months this will work fine too. Thus, I'm closing this issue.
This is for @brynpickering, regarding installation instructions. I created a fresh ubuntu 20 vm to take a closer look.
With the simple installation instructions you recommended, that are now on the master, I run into a need to additionally install:
conda install psutil conda install plotly plotly-orca
psutil
simply didn't get installed (threw errors) with the bundle command. Maybe it is in the order of commands in that first line in the code block? This could all just be due to how new ubuntu 20 is.Also, why does pip freeze show so many things after the first line in your suggested installation instructions?
Thank you!
Milica