Open marcohoepner opened 1 year ago
Hello Macro, sorry to bother you. I've encountered the same question. May I ask have you fixed this problem?:)
It seems this is a compatibility issue with python 3.11. It works with python 3.10 for me.
It seems this is a compatibility issue with python 3.11. It works with python 3.10 for me.
Thanks you! I've sovled this problem by downloading Visual Studio Build Tools. Maybe my issue comes from no suitable compiler?
Hi,
i need some help to install the package.
My Python Version ist 3.11.3. During the installation process i got always the following error messages:
Collecting pyvoro Downloading pyvoro-1.3.2.tar.gz (123 kB) ---------------------------------------- 123.5/123.5 kB 3.7 MB/s eta 0:00:00 Preparing metadata (setup.py) ... done Building wheels for collected packages: pyvoro Building wheel for pyvoro (setup.py) ... error error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [30 lines of output] C:\Python311\Lib\site-packages\setuptools\dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !!
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for pyvoro Running setup.py clean for pyvoro Failed to build pyvoro ERROR: Could not build wheels for pyvoro, which is required to install pyproject.toml-based projects
Any help is welcome.
Best Regards Marco