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

Install additional dependencies is not works #12

Open
khorshidisamira opened this issue Jul 28, 2018 · 1 comment
Open

Install additional dependencies is not works #12

khorshidisamira opened this issue Jul 28, 2018 · 1 comment

Comments

@khorshidisamira
Copy link

khorshidisamira commented Jul 28, 2018

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:

  • cartopy==0.14.2
  • proj.4==4.9.3
  • geopandas==0.2
  • gdal==1.11.4

Current channels:

To search for alternate channels that may provide the conda package you're looking for, navigate to

https://anaconda.org

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

@darribas
Copy link
Owner

Hi!

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.

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

2 participants