Closed adeebshihadeh closed 4 months ago
I had the same issue with PC version. my environment is on a docker version of ubuntu 20.04, I reset the environment and moved ubuntu 24.04.
If I do a fresh clone and build from it and it worked.
I wonder if it's related to something that cached inside the openpilot/ (scons --clean didnt manage to remove that)
I just noticed that the supercombo.onnx file did not download properly. Run the following commands:
git lfs fetch
git lfs update
This should resolve the issue. I suspect this happens when switching between branches that contain different models.
I forgot I was having LFS issues on this machine
macbookair:openpilot adeebshihadeh$ git lfs pull
batch request: remote: : 0% (0/1), 0 B | 0 B/s
remote: ========================================================================
remote:
remote: ERROR: The namespace you were looking for could not be found.
remote:
remote: ========================================================================
remote:: exit status 1
Failed to fetch some objects from 'https://gitlab.com/commaai/openpilot-lfs.git/info/lfs'
Ran
tools/mac_setup.sh
on commit 133f25eecbd7be2343624c8ed3c426663bd027e5