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

ModuleNotFoundError: No module named 'getpath'? #193

Closed unicornlox closed 2 years ago

unicornlox commented 2 years ago

When I run download_assets_git.py I get this error: python version : 3.10.4

import getpath
ModuleNotFoundError: No module named 'getpath'
unicornlox commented 2 years ago

I opened the terminal inside the makehuman folder and problem solved.