makehumancommunity / makehuman

This is the main repository for the MakeHuman application as such.

Home Page:http://www.makehumancommunity.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'getpath'?

unicornlox opened this issue · comments

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

import getpath
ModuleNotFoundError: No module named 'getpath'

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