Giter Site home page Giter Site logo

Comments (5)

mdbartos avatar mdbartos commented on August 15, 2024

It looks like it's failing to install pyproj.

Try the solutions posted here:
https://stackoverflow.com/questions/41724445/python-pip-on-windows-command-cl-exe-failed/41724634

Also see this issue:
pyproj4/pyproj#90

Which version of Python are you using?

from pysheds.

mdbartos avatar mdbartos commented on August 15, 2024

You may also want to try cloning pysheds locally, and then running python setup.py install

from pysheds.

DamonsJ avatar DamonsJ commented on August 15, 2024

Thanks a lot! I think I have solved pyproj problem.
using hint in :
https://stackoverflow.com/questions/41724445/python-pip-on-windows-command-cl-exe-failed/41724634

Open Visual C++ 2017 x86 x64 Cross Build Tools Command Prompt--> change directory cd C:\Users\Test\AppData\Local\Programs\Python\Python36-32\Scripts-->Type: pip install package_name

but rasterio give me a hint that
image

is that to say I have to create a PATH enviroment named GDAL_CONFIG which include gdal's home path ?

from pysheds.

mdbartos avatar mdbartos commented on August 15, 2024

I think you can either specify path or version. Here's an example with version 2.3.1:
rasterio/rasterio#1467

Rasterio's docs also have some other instructions for installing with anaconda: https://rasterio.readthedocs.io/en/latest/installation.html

from pysheds.

mdbartos avatar mdbartos commented on August 15, 2024

Please reopen if the issue persists.

from pysheds.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.