Search Criteria
Package Details: makehuman 1.3.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/makehuman.git (read-only, click to copy) |
|---|---|
| Package Base: | makehuman |
| Description: | Parametrical modeling program for creating human bodies |
| Upstream URL: | http://www.makehumancommunity.org/ |
| Keywords: | 3D |
| Licenses: | AGPL-3.0-or-later AND CC0-1.0 |
| Submitter: | stativ |
| Maintainer: | pekkarr |
| Last Packager: | pekkarr |
| Votes: | 96 |
| Popularity: | 0.000000 |
| First Submitted: | 2007-02-10 11:16 (UTC) |
| Last Updated: | 2024-05-21 16:23 (UTC) |
Dependencies (7)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-opengl
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- qt5-svg (qt5-svg-gitAUR)
- python-distro (optional) – distro detection for debug output
- python-pygments (optional) – IPython Qt Console plugin
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
PopeRigby commented on 2021-03-27 18:57 (UTC)
The current version is broken, because it can't find
python2-dbus3ED_0 commented on 2021-01-11 14:58 (UTC)
@ZauberParacelsus: CRLF where? In PKGBUILD file itself or in makehuman sources?
ZauberParacelsus commented on 2021-01-11 14:45 (UTC)
@3ED_0: That "working" PKGBUILD doesn't work. I get an error saying that it contains CRLF characters and that it "cannot be sourced"
3ED_0 commented on 2021-01-11 08:37 (UTC) (edited on 2021-01-11 08:38 (UTC) by 3ED_0)
Working 1.2.0 PKGBUILD: https://pastebin.com/rGgUZMrb
@stativ: Please, upgrade... :)
ruestique commented on 2020-10-14 14:09 (UTC)
makehuman-git works just fine - nevermind
ruestique commented on 2020-10-14 13:50 (UTC) (edited on 2020-10-14 13:51 (UTC) by ruestique)
plus lot's of
PGP check skipTio commented on 2020-08-02 01:53 (UTC)
Error:
Pastafarianist commented on 2020-07-03 12:59 (UTC)
Same as ZauberParacelsus:
download_assets.pyfails withftplib.error_perm: 550 I can only retrieve regular files.ZauberParacelsus commented on 2020-05-20 16:56 (UTC)
Building fails for makehuman with the following errors:
Running ['python2', 'download_assets.py'] from /home/zauber/.cache/yay/makehuman/src/makehuman/makehuman Refreshing assets from repository "base" (version 1.1) Connecting to FTP... Retrieving new repository content... Traceback (most recent call last):nts File "download_assets.py", line 333, in <module> newContents = getFTPContents(ftp) File "download_assets.py", line 198, in getFTPContents contentsList = walkFTP(ftp) File "download_assets.py", line 179, in walkFTP mtime = ftp.sendcmd('MDTM %s' % fname) File "/usr/lib/python2.7/ftplib.py", line 251, in sendcmd return self.getresp() File "/usr/lib/python2.7/ftplib.py", line 226, in getresp raise error_perm, resp ftplib.error_perm: 550 I can only retrieve regular files check that download_assets.py is working correctly ==> ERROR: A failure occurred in build(). Aborting... Error making: makehumanunit73e commented on 2019-01-05 15:55 (UTC) (edited on 2019-01-05 23:33 (UTC) by unit73e)
I got the following error:
Adding
python2-sip-qt4to the dependencies fixes the issue. Here is a patch: https://gist.github.com/unit73e/abc466efd0b398f08b4874a746b540a1Fortunately version 1.2.0 will fix these old dependencies. At least that's the plan. For now we have to deal with
python2andqt4. Apparently they're switching frommercurialtogittoo.EDIT:
Unfortunately the stable version doesn't work properly with my GPU so I just made my own package with the latest Git version: https://aur.archlinux.org/packages/makehuman-git/
It works for me but it's not the ideal solution.
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »