I’m trying to create my own skill but whenever I run the mycroft-msk
command I get
ImportError: cannot import name ‘get_config_path’ from ‘git.config’ (/home/pi/mycroft-core/.venv/lib/python3.7/site-packages/git/config.py)
Does anyone know how to fix this