Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running cura from source #20239

Open
YAHYAZ993 opened this issue Feb 4, 2025 · 0 comments
Open

running cura from source #20239

YAHYAZ993 opened this issue Feb 4, 2025 · 0 comments
Labels
Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior.

Comments

@YAHYAZ993
Copy link

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 ⬇️

Image

@YAHYAZ993 YAHYAZ993 added Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior. labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

1 participant