Unable to find compatible binary for curaengine/5.10.0-alpha.0 in cache, fallback to source build #20070
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.10.0-alpha.0
Operating System
Windows 11
environment
Reproduction steps
Follow the guide "Running Cura from Source" from the Ultimaker/Cura Wiki to run Cura from the source code.
In the "3. Initialize the Development Environment" step, run the following command:
conan install . --build=missing --update -g VirtualPythonEnv -g PyCharmRunEnv -c user.generator.virtual_python_env:dev_tools=True
Actual results
Expected results
The development environment should be built successfully, allowing me to run
python cura_app.py
within the Cura Python virtual environment.log
log.txt
The text was updated successfully, but these errors were encountered: