Open
Description
Cannot run Linux binary or install meshroom from source following provided instructions
Error from launch binary :
File "/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/cx_Freeze/initscripts/__startup__.py", line 39, in run
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 656, in _load_unlocked
File "<frozen importlib._bootstrap>", line 626, in _load_backward_compatible
File "/opt/Meshroom/setupInitScriptUnix.py", line 27, in <module>
OSError: [Errno 7] Argument list too long
Error from source install at step pip install -r requirements.txt
:
Ignoring enum34: markers 'python_version < "3.4"' don't match your environment
Requirement already satisfied: psutil>=5.6.3 in /home/pat/.local/lib/python3.9/site-packages (from -r requirements.txt (line 2)) (5.9.1)
ERROR: Could not find a version that satisfies the requirement PySide2==5.14.1
ERROR: No matching distribution found for PySide2==5.14.1
python version : 3.9.2
os info :
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
If you force the use of CUDA I cant setup an other virtual environment and I cannot dedicated one pc to only use specific package version just to use your software.