No way to have make human run in ubuntu 21.10

Tech support and suggestions forum. If you only have a basic question on how to get started, please use the "newbies" forum in the community section.

Moderator: joepal

No way to have make human run in ubuntu 21.10

Postby JMB13 » Fri Apr 15, 2022 3:23 pm

I tried the workaround to run makehuman in Ubuntu (21.10), it doesn't work :

Code: Select all
jean-martin@UbuntuWS:~/sources/makehuman/makehuman$ virtualenv makehuman-env
created virtual environment CPython3.9.7.final.0-64 in 92ms
  creator CPython3Posix(dest=/home/jean-martin/sources/makehuman/makehuman/makehuman-env, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jean-martin/.local/share/virtualenv)
    added seed packages: pip==20.3.4, pkg_resources==0.0.0, setuptools==44.1.1, wheel==0.34.2
  activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator
jean-martin@UbuntuWS:~/sources/makehuman/makehuman$ pip install PyQt5==5.12.1 numpy pyopengl
Defaulting to user installation because normal site-packages is not writeable
Collecting PyQt5==5.12.1
  Using cached PyQt5-5.12.1-5.12.2-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl (61.2 MB)
Requirement already satisfied: numpy in /home/jean-martin/.local/lib/python3.9/site-packages (1.21.4)
Requirement already satisfied: pyopengl in /usr/lib/python3/dist-packages (3.1.5)
ERROR: Could not find a version that satisfies the requirement PyQt5_sip<4.20,>=4.19.14 (from pyqt5) (from versions: 12.7.0, 12.7.1, 12.7.2, 12.8.0, 12.8.1, 12.9.0, 12.9.1, 12.10.1)
ERROR: No matching distribution found for PyQt5_sip<4.20,>=4.19.14


any idea ? Is there a way to run it with wine ?
JMB13
 
Posts: 1
Joined: Fri Apr 15, 2022 3:18 pm

Re: No way to have make human run in ubuntu 21.10

Postby joepal » Sun Apr 17, 2022 5:24 pm

I think the requirement that you need exactly PyQt 5.12 is outdated. You could try pip install without specifying exactly which PyQt5 version you want and see if it solves your problem.

Another approach is using apt-install for installing the python requirements, again without specifying the exact patch version.
Joel Palmius (LinkedIn)
MakeHuman Infrastructure Manager
http://www.palmius.com/joel
joepal
 
Posts: 4465
Joined: Wed Jun 04, 2008 11:20 am


Return to Bugs, problems and feature requests

Who is online

Users browsing this forum: No registered users and 1 guest