Open donghwan-shin opened 1 year ago
Added description about python path on readme
By the way, to completely bypass this bug, we should not use the virual environment.
Its because of the env setting script in openpilot adds the python path on the global pyenv.
Rather than modifying the openpilot script, it is more simple to add the openpilot
path to the virtual environment.
There was an error regarding python lib import for
cereal
.