Giter Site home page Giter Site logo

Comments (4)

adeebshihadeh avatar adeebshihadeh commented on July 30, 2024 1
batman:~$ uv python list
warning: `uv python list` is experimental and may change without warning.
cpython-3.12.4-linux-x86_64-gnu     <download available>
cpython-3.11.9-linux-x86_64-gnu     <download available>
cpython-3.11.4-linux-x86_64-gnu     .pyenv/versions/3.11.4/bin/python3
cpython-3.11.4-linux-x86_64-gnu     .pyenv/versions/3.11.4/bin/python
cpython-3.10.14-linux-x86_64-gnu    <download available>
cpython-3.9.19-linux-x86_64-gnu     <download available>
cpython-3.8.19-linux-x86_64-gnu     <download available>
cpython-3.8.10-linux-x86_64-gnu     /usr/bin/python3
cpython-3.8.10-linux-x86_64-gnu     /bin/python3
cpython-3.7.9-linux-x86_64-gnu      <download available>
batman:~$ uv python install 3.12
warning: `uv python install` is experimental and may change without warning.
Searching for Python versions matching: Python 3.12
Found existing installation for Python 3.12: cpython-3.12.3-linux-x86_64-gnu
batman:~$

from agnos-builder.

eshaanrathi2 avatar eshaanrathi2 commented on July 30, 2024

@adeebshihadeh uv is a replacement for pip. i don't think it is equivalent for pyenv.
though, would it help if I migrate pip package installs to uv, perhaps making it faster?

from agnos-builder.

coder351 avatar coder351 commented on July 30, 2024

@adeebshihadeh I have prepared PR(#248) which switches pyenv to uv for openpilot_python_dependencies.sh.

from agnos-builder.

pantew869 avatar pantew869 commented on July 30, 2024

I've spent a couple of hours on this, dbus-python fails to build because meson can't find pkg-config files for python, and even if you fix this, the pkg-config files provided by the uv have incorrect paths to c headers in them.

from agnos-builder.

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.