Commit Graph

13 Commits

Author SHA1 Message Date
Adeeb Shihadeh
9573332851 Use system python 3.12 (#431)
* system python

* dev
2025-01-22 16:19:12 -08:00
Adeeb Shihadeh
c83cab2fd2 unpin python patch version 2025-01-18 10:38:04 -08:00
Mauricio Alvarez Leon
453fc50ba9 build_system: fix uv 5.1 error and 3.12 pkgconfig error (#403)
* build_system: fix uv 5.1 error and 3.12 pkgconfig error

* remove mention of uv_bin and .cargo

* Update userspace/openpilot_python_dependencies.sh

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2024-11-13 09:57:24 -08:00
coder351
503688baf1 pyenv to uv based python and venv (#303)
* switch pyenv to uv

* resolve issues

* remove uv upgrade

* switch to uv

* remove comment

* remove python version

* remove python3.12-dev

* remove empty line

* use python3.pc

* test github workflow

* switch to pyqt-5 + use uv python for pkgconfig

* remove references to pyenv

* add python2

* [upload]

* resolve docker warnings

* [upload]

* setup uv to use /usr/local

* use uv to install pyqt5

* use uv to install pip

* use --seed to setup pip

* test build using --no-deps

* test build pyqt5 using pyproject.toml

* revert pyqt5 from pyproject.toml

* [upload]

* use PyQt5 wheel

* revert duplicate openpilot_dependencies.sh installed in agnos-base

* add sudo

* revert dev deps purge

* remove openpilot_dependencies.sh from agnos-base

* add -y to apt-get

* add pyproject opencl dep

* add gcc-arm-none-eabi dep

* test removing dev dependencies

* test removing dev dependencies

* test purge using noninteractive

* test autoremove dependencies

* revert autoremove

* add pip to handle pip install

* add new line

* rebuild

* use uv python 3.12.3

* test github runner

* revert github runner

* rebuild

* set pc path to python 3.12

* rebuild pyqt5 in Docker

* test rebuild pyqt5

* rebuild pyqt5

* rebuild pyqt5

* test build pyqt5 wheel

* resolve venv

* test rebuild pyqt5 wheel

* resolve build error

* use pip to build wheel

* use prebuilt pyqt5 wheel

* move dbus-python deps

* resolve PR comments

* test remove dbus-python deps

* remove dbus-python deps

* remove pyqt5 pre-built wheel

* test uv python venv

* add quotes

* add shims

* rebuild

* remove XDG_DATA_HOME

* rebuild

* add uv shim

* chmod +x uv

* set UV_NO_CACHE=1

* remove trailing whitespace

* resolve uv device issues

* rebuild
2024-09-03 13:38:22 -07:00
Adeeb Shihadeh
655369095c Revert "switch pyenv to uv (#248)"
This reverts commit 7d1a421b60.
2024-07-18 13:32:51 -07:00
coder351
7d1a421b60 switch pyenv to uv (#248)
* switch pyenv to uv

* resolve issues

* remove uv upgrade
2024-07-18 11:46:21 -07:00
pantew869
6e94867233 Switch from poetry to uv (#238)
* switch to uv from poetry

* delete poetry.lock

* add uv.lock, required-python, and switch to hatch as in openpilot

* add uv.lock, required-python, and switch to hatch as in openpilot

* update pyproject.toml and copy uv.lock to the docker image

* return opencl

* update uv.lock

* fix precommit

* use two spaces
2024-07-14 07:29:18 -07:00
Adeeb Shihadeh
ebc6887ddc revert python3.12 (#234)
* Revert "remove pprofile for now"

This reverts commit 78a2f3e778.

* Revert "update to python 3.12 (#224)"

This reverts commit 1370af97d8.

* unpin
2024-07-05 15:01:07 -07:00
Adeeb Shihadeh
1370af97d8 update to python 3.12 (#224) 2024-05-25 16:26:50 -07:00
Adeeb Shihadeh
52b83f9638 update python to 3.11.4 (#120)
* 3.11.4

* pre-commit

* revert pycapnp

* revert pycapnp

* update pyqt

* try this

* unpin

* Revert "unpin"

This reverts commit d97316717d.

* comment

---------

Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
2023-07-05 17:40:34 -07:00
Adeeb Shihadeh
c3995b68db add back PyQt5 (#131)
* doesn't work from poetry

* move

* pin version
2023-04-30 12:27:45 -07:00
Adeeb Shihadeh
31b25db3a0 update python to 3.8.10 (#6) 2021-11-29 13:45:38 -08:00
Adeeb Shihadeh
4e38c8f181 initial agnos-builder release 2021-09-23 19:08:32 -07:00