I'm using the donkeycar docs at docs.donkeycar.com and I am trying to run the command python manage.py drive --model ~/mycar/models/mypilot.h5 However, I am running into the following error.
I'm not sure where this is going wrong, but something I have noticed is that whenever I am ssh'd into my pi, the software says it is using the donkey version 3.1.5. When I am using my Host PC terminal, the software says it is using donkey version 4.1.0. Could this be related? How would I get them to be the same version?
I'm using the donkeycar docs at docs.donkeycar.com and I am trying to run the command
python manage.py drive --model ~/mycar/models/mypilot.h5
However, I am running into the following error.I'm not sure where this is going wrong, but something I have noticed is that whenever I am ssh'd into my pi, the software says it is using the donkey version 3.1.5. When I am using my Host PC terminal, the software says it is using donkey version 4.1.0. Could this be related? How would I get them to be the same version?