Giter Club home page Giter Club logo

Comments (3)

dimbleby avatar dimbleby commented on July 18, 2024

LookupError: https://files.pythonhosted.org/packages/44/26/f4c4c1f0f844d3e546439ef6e87f667ee7e7a1c34880975cfcb84a4bdcad/cmake-3.29.5.tar.gz (from https://pypi.org/simple/cmake/) (requires-python:>=3.7) is already being built: cmake from https://files.pythonhosted.org/packages/44/26/f4c4c1f0f844d3e546439ef6e87f667ee7e7a1c34880975cfcb84a4bdcad/cmake-3.29.5.tar.gz

even though pip says that it's likely not a problem with pip, that sounds as though it likely is a problem with pip. I'd start at that repository.

you haven't provided a way to reproduce this - I suppose you have a dockerfile - I expect they'll ask you for that.

from poetry.

clintonroy avatar clintonroy commented on July 18, 2024

To me this looks like you're installing multiple tools into the one environment (be that the system environment, or a virtual environment). If you do that you risk clashing dependencies, which is what you're seeing.

https://python-poetry.org/docs/#installation

Put each tool in it's own environment.

from poetry.

joaomcarlos avatar joaomcarlos commented on July 18, 2024

For context :
The error states raise LookupError(message) on CMake.

To me this looks like you're installing multiple tools into the one environment (be that the system environment, or a virtual environment). If you do that you risk clashing dependencies, which is what you're seeing.

https://python-poetry.org/docs/#installation

Put each tool in it's own environment.

Can you expand on what do you mean?

Thanks!

from poetry.

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.