running cura from source #20239
Labels
Status: Triage
This ticket requires input from someone of the Cura team
Type: Bug
The code does not produce the intended behavior.
Cura Version
5.7
Operating System
windows 10
Printer
ultimaker
Reproduction steps
pip install -r "C:\Program Files\CuraS\Curamain\build\generators\pip_requirements_core_hashes.txt"
Actual results
Building wheel for twisted-iocpsupport (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for twisted-iocpsupport (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
running bdist_wheel
running build
running build_ext
d\x00 \x00a\x00t\x00 \x00t\x00h\x00i\x00s\x00 \x00t\x00i\x00m\x00e\x00.\x00\r\x00\n\x00'
error: Error executing cmd /u /c "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64 && set
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for twisted-iocpsupport
Failed to build twisted-iocpsupport
ERROR: Failed to build installable wheels for some pyproject.toml based projects (twisted-iocpsupport))
Expected results
do
conan install . --build=missing --update -g VirtualPythonEnv
Add your .zip and screenshots here ⬇️
The text was updated successfully, but these errors were encountered: