@MrKMG: The problem seems to be related to Python 3.7 causing issue in cx_Freeze
packaging. Meshroom is working fine before packaging. Try execute PYTHONPATH=$PWD python meshroom/ui
in the root of Meshroom source tree. More info: https://github.com/anthony-tuininga/cx_Freeze/issues/399
Search Criteria
Package Details: meshroom 2021.1.0-1
Git Clone URL: | https://aur.archlinux.org/meshroom.git (read-only, click to copy) |
---|---|
Package Base: | meshroom |
Description: | Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision framework. |
Upstream URL: | https://alicevision.github.io/ |
Keywords: | 3d multi-view-stereo photogrametry structure-from-motion texturing |
Licenses: | |
Submitter: | bartus |
Maintainer: | bartus |
Last Packager: | bartus |
Votes: | 8 |
Popularity: | 0.034980 |
First Submitted: | 2018-08-02 20:18 |
Last Updated: | 2021-03-10 09:08 |
Dependencies (19)
- alembic
- alice-vision (alice-vision-git)
- openimageio (openimageio-git)
- python (python-dbg)
- python-psutil
- python-pyside2 (pyside2-git, pyside2)
- qt5-3d (qt5-3d-git)
- qt5-charts (qt5-charts-git)
- qt5-graphicaleffects (qt5-graphicaleffects-git)
- qt5-imageformats (qt5-imageformats-git)
- qt5-location (qt5-location-git)
- qt5-quickcontrols (qt5-quickcontrols-git)
- qt5-quickcontrols2 (qt5-quickcontrols2-git)
- qt5-svg (qt5-svg-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- python-cx_freeze (python-cx-freeze) (make)
- python-idna (make)
- python-setuptools (make)
Required by (0)
Sources (5)
Latest Comments
bartus commented on 2018-08-07 08:51
FabioLolix commented on 2018-08-06 21:25
I see what you mean :)
bartus commented on 2018-08-06 21:14
@Fabiololix: I'm waiting for stable release, than will pin this package and create -git ones.
FabioLolix commented on 2018-08-06 21:04
Hello, this package and alice-vision should be called with the -git suffix as you know since you have several development packages and there are some unnecessary quirks with your custom variables too :)
MrKMG commented on 2018-08-06 20:13
@bartus Everything built and installed now, but I am getting the following error when trying to launch:
> Meshroom
zipimport.ZipImportError: can't find module '__startup__'
bartus commented on 2018-08-06 20:03
@MrKMG: Fixed: drop freezer.patch
- applied upstream.
MrKMG commented on 2018-08-06 19:43
Getting the following error when trying to makepkg
==> Starting prepare()...
-> Hardcode camera_database and voctree default value
error: patch failed: setup.py:16
error: setup.py: patch does not apply
==> ERROR: A failure occurred in prepare().
Pinned Comments
bartus commented on 2019-04-10 11:42
Please report
issues
andpatches
to meshroom@github.com