Code Monkey home page Code Monkey logo

Comments (10)

robmarkcole avatar robmarkcole commented on June 27, 2024 1

Happy to close. I added RUN pip install --upgrade pip to the dockerfile now :)

from torchgeo.

adamjstewart avatar adamjstewart commented on June 27, 2024

I'm not able to reproduce this with pip 23.0 and setuptools 63.4.3. Can you check what setuptools version you're using? We may need to increase the minimum version required.

from torchgeo.

adamjstewart avatar adamjstewart commented on June 27, 2024

I suspect that this is the same issue as serge-sans-paille/pythran#2196 and we simply need to bump to setuptools 62+, but would like to confirm before fixing.

from torchgeo.

adamjstewart avatar adamjstewart commented on June 27, 2024

I'm able to confirm this issue with setuptools 60, but not with setuptools 61.

from torchgeo.

robmarkcole avatar robmarkcole commented on June 27, 2024

I have types-setuptools==69.1.0.20240310

from torchgeo.

adamjstewart avatar adamjstewart commented on June 27, 2024

What about setuptools?

from torchgeo.

adamjstewart avatar adamjstewart commented on June 27, 2024

Also try a newer pip if you can.

from torchgeo.

robmarkcole avatar robmarkcole commented on June 27, 2024
setuptools.__version__
65.5.0

pip 22.0.2

from torchgeo.

robmarkcole avatar robmarkcole commented on June 27, 2024

Upgraded to pip 24.0 and now Successfully installed torchgeo-0.6.0.dev0

>>> import torchgeo
>>> torchgeo.__version__
'0.6.0.dev0'

from torchgeo.

adamjstewart avatar adamjstewart commented on June 27, 2024

Interesting. Could be related to pypa/setuptools#3269 (a system Python installation interfering with pip's build isolation). Unfortunately we don't have an easy way to check or control the pip version used to install torchgeo. If you're happy now that the install works, I think we can close this. If not, you might have to report something to pip themselves and ask when/where the issue was fixed.

from torchgeo.

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.