I'm back...

If your topic doesn't fit anywhere else, put it here.

Moderator: joepal

I'm back...

Postby SaltyCowdawg » Wed Jan 11, 2023 8:35 pm

well, after what feels like forever I am back.

My disablities took a bad turn an my area near my computer was inaccessable. lots of projects in mind.
Peter L. Berghold <peter@berghold.net> or <Salty.Cowdawg@gmail.com>
Retired IT with 30+ years in the business
User avatar
SaltyCowdawg
 
Posts: 458
Joined: Fri Aug 09, 2013 3:12 pm
Location: Ayden NC

Re: I'm back...

Postby RobBaer » Thu Jan 12, 2023 6:41 am

Welcome back. Good to see an old timer!
User avatar
RobBaer
 
Posts: 1208
Joined: Sat Jul 13, 2013 3:30 pm
Location: Kirksville, MO USA

Re: I'm back...

Postby Elvaerwyn » Fri Jan 13, 2023 7:48 pm

Right on Salty, Look forward to seeing what art you have in store for us!
Greetings,
Elv
She who knows in repose with prose...
User avatar
Elvaerwyn
 
Posts: 373
Joined: Tue Aug 22, 2017 11:28 pm
Location: Canada

Re: I'm back...

Postby SaltyCowdawg » Fri Jan 13, 2023 9:08 pm

well now I need to get MH working on Ubuntu 22 using the focal repository... it is broke right now...

Code: Select all
 

eter@copper-marans:~$ makehuman-community
MakeHuman Copyright (C) 2001-2020 http://www.makehumancommunity.org
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. For details use the option --license

error: module 'collections' has no attribute 'Callable'
Traceback (most recent call last):
  File "/usr/share/makehuman-community/makehuman.py", line 566, in main
    init_logging()
  File "/usr/share/makehuman-community/makehuman.py", line 198, in init_logging
    log.init()
  File "/usr/share/makehuman-community/./lib/log.py", line 249, in init
    if hasattr(logging, "captureWarnings") and isinstance(logging.captureWarnings, collections.Callable):
AttributeError: module 'collections' has no attribute 'Callable'

peter@copper-marans:~$




:( :o
Peter L. Berghold <peter@berghold.net> or <Salty.Cowdawg@gmail.com>
Retired IT with 30+ years in the business
User avatar
SaltyCowdawg
 
Posts: 458
Joined: Fri Aug 09, 2013 3:12 pm
Location: Ayden NC

Re: I'm back...

Postby RobBaer » Sat Jan 14, 2023 9:57 pm

I'm a Windows guy so take this response with a grain of salt, but I think Ubuntu 22.04 is code name Jammy Jellyfish and I think I hear you talking about focal which is strictly the 20.04 code name. This seems like a potentially lost cause. I think you might want to try installing from source https://github.com/makehumancommunity/makehuman

Depending on the machine 22.04 has produced some headache, but I think it has been more or less successful for most. Don't know if there is any useful info for you in this issue thread: https://github.com/makehumancommunity/m ... issues/209

Perhaps something like this will work:
sudo apt install python3-numpy python3-pyqt5 python3-pyqt5.qtopengl python3-pyqt5.qtsvg python3-opengl
git clone https://github.com/makehumancommunity/makehuman.git
cd ~/makehuman/makehuman
download_assets_git.py
git pull origin master
python3 makehuman
User avatar
RobBaer
 
Posts: 1208
Joined: Sat Jul 13, 2013 3:30 pm
Location: Kirksville, MO USA

Re: I'm back...

Postby budnetitle » Fri May 05, 2023 3:33 am

RobBaer wrote:I'm a Windows guy so take this response with a grain of salt, but I think Ubuntu 22.04 is code name Jammy Jellyfish and I think I hear you talking about focal which is strictly the 20.04 code name. This seems like a potentially lost cause. I think you might want to try installing from source https://github.com/makehumancommunity/makehuman

Depending on the machine 22.04 has produced some headache, but I think it has been more or less successful for most. Don't know if there is any useful info for you in this issue thread: https://github.com/makehumancommunity/makehuman/issues/ a small world cup
Perhaps something like this will work:
sudo apt install python3-numpy python3-pyqt5 python3-pyqt5.qtopengl python3-pyqt5.qtsvg python3-opengl
git clone https://github.com/makehumancommunity/makehuman.git
cd ~/makehuman/makehuman
download_assets_git.py
git pull origin master
python3 makehuman

Helpful with me, it's worked. Thank you.
budnetitle
 
Posts: 1
Joined: Fri May 05, 2023 2:24 am


Return to General discussions about makehuman

Who is online

Users browsing this forum: No registered users and 1 guest