makehumancommunity / makehuman

This is the main repository for the MakeHuman application as such.
http://www.makehumancommunity.org
Other
1.18k stars 244 forks source link

Syntax error when running makehuman/download_assets_git.py (on master) #228

Closed martinellison closed 1 year ago

martinellison commented 1 year ago
makehuman/download_assets_git.py 
Traceback (most recent call last):
  File "/home/martin/extgit/makehuman/makehuman/download_assets_git.py", line 55, in <module>
    import getpath
ModuleNotFoundError: No module named 'getpath'
martinellison commented 1 year ago

It turns out that I needed to: