alicevision / AliceVision

Photogrammetric Computer Vision Framework
http://alicevision.org
Other
2.89k stars 806 forks source link

Meshroom does not launch on linux #1714

Closed yarrow09 closed 1 month ago

yarrow09 commented 1 month ago

Hello, I'm having a problem using meshroom on my new computer. when I want to launch meshroom the following error appears:

pop-os:~/Téléchargements/Meshroom$ ./Meshroom Traceback (most recent call last): File "/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/cx_Freeze/initscripts/startup.py", line 39, in run File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 656, in _load_unlocked File "", line 626, in _load_backward_compatible File "/opt/Meshroom/setupInitScriptUnix.py", line 27, in OSError: [Errno 7] Argument list too long

I'm using Pop!os 22.04 Python 3.10.12

My searches did not allow me to find a solution. Can you help me resolve this problem? Thanks in advance