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

ImportError: DLL load failed while importing QtNetwork:no module named 。 #20089

Closed
zebin-xlogic opened this issue Dec 31, 2024 · 2 comments
Closed
Labels
Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior.

Comments

@zebin-xlogic
Copy link

Cura Version

5.9.0

Operating System

Windows 11

Printer

no

Reproduction steps

  1. Activate the virtual environment located in the Cura\build\generators\cura_venv\Scripts\Activate directory.
  2. Run the cura_app.py file

Actual results

Traceback (most recent call last):
File "B:\cura_space\Cura\cura_app.py", line 27, in
from PyQt6.QtNetwork import QSslConfiguration, QSslSocket
ImportError: DLL load failed while importing QtNetwork: The specified module could not be found.

Expected results

be able to run cura

Add your .zip and screenshots here ⬇️

scn2024-12-31 104604

@zebin-xlogic zebin-xlogic added Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior. labels Dec 31, 2024
@lik15
Copy link

lik15 commented Jan 3, 2025

I encountered the same problem when running Cura from the source code. Have you solved the problem?

@zebin-xlogic
Copy link
Author

I created a new env to run 'cura_app.py'. The next step you can see that #20084

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

2 participants