-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
I ran into a few quirks installing this on Windows (7 x64). First, an existing installation of python through Visual Studio was causing all kinds of problems, had to completely remove everything python and reinstall miniconda.
I also needed to run the anaconda command prompt as administrator for certain packages to install properly.
Finally, there were a few packages missing after walking through your setup instructions (local install). I had to add the following through conda install:
geos
cartopy
jupyterlab
Now it seems to be working.
Metadata
Metadata
Assignees
Labels
No labels