Hello,
I had to reinstall Ubuntu to give a bigger partition on my laptop.
I am not trying to make sure I can control the duckiebot. However I am having issues with the duckietown shell.
Here is the error I am getting.
File “/home/jon/.local/lib/python2.7/site-packages/git/__init__.py”, line 85, in <module>
raise ImportError(‘Failed to initialize: {0}’.format(exc))
ImportError: Failed to initialize: Bad git executable.
The git executable must be specified in one of the following ways:
– be included in your $PATH
– be set via $GIT_PYTHON_GIT_EXECUTABLE
– explicitly set via git.refresh()
All git commands will error until this is rectified.
Thanks for your help,
Jon