Closed pd0wm closed 1 year ago
Any update on the issue? I am seeing the same errors while running the tests on macOS Monterey 12.2.1. @pd0wm do you have any workarounds to resolve this issue?
Same after submitting the build fixes
Reason: tried: 'opendbc/can/libdbc.dylib' (no such file), '/usr/local/lib/libdbc.dylib' (no such file), '/usr/lib/libdbc.dylib' (no such file)```
As a workaround: things work if you run them from the openpilot root folder. E.g. selfdrive/test/process_replay/test_processes.py --whitelist_procs controlsd
When trying to run python services all kinds of library path issues pop up.
1) All paths seem to be relative against the basedir. Running something from within a folder doesn't work, and you get errors like:
2) Can't load acados