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
Hello,
I have Ubuntu 16.4, I followed this installation guide: http://darribas.org/gds_scipy16/content/infrastructure/
But when I tried to install additional dependencies using : conda install --name gds-scipy16 geojson geopandas==0.2 mplleaflet==0.0.5 datashader==0.2.0 cartopy==0.14.2 folium==0.2.1
I got this:
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
Sorry, this is a bit of an old repo (2 years is a lifetime in geopython! ;)
Since then, some of the core libraries have evolved for the better. For a more updated setup, have a look at the GDS'17 course or, even more recent, the Scipy'18 repo. Feel free to report back on this issue, I'm happy to assist. Also, in the coming weeks I'll be updating the GDS course for its 2018 iteration, and I'll be testing the environment again, so keep an eye for updates on that too if you are interested.
Hello,
I have Ubuntu 16.4, I followed this installation guide: http://darribas.org/gds_scipy16/content/infrastructure/
But when I tried to install additional dependencies using : conda install --name gds-scipy16 geojson geopandas==0.2 mplleaflet==0.0.5 datashader==0.2.0 cartopy==0.14.2 folium==0.2.1
I got this:
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
Current channels:
To search for alternate channels that may provide the conda package you're looking for, navigate to
and use the search bar at the top of the page.
Thats why got error in test.ipynb as well, can you please let me know how can I solve it?
Thanks
The text was updated successfully, but these errors were encountered: