Files
panda-meb/UPDATING.md
rbiasini f9053f5df4 more Python 3 fixes, attempting to fix jenkins wifi regresison test (#295)
* more Python 3 fixes, attempting to fix jenkins wifi regresison test. Not successful, but closer.
2019-10-10 12:34:52 -07:00

275 B

Updating your panda

Panda should update automatically via the openpilot.

On Linux or Mac OSX, you can manually update it using:

sudo pip install --upgrade pandacan`
PYTHONPATH="" sudo python -c "import panda; panda.flash_release()"`