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: The network cannot be found" on launch #2294

Open
GeriTopore opened this issue Feb 15, 2024 · 0 comments
Open

Comments

@GeriTopore
Copy link

Describe the bug
When launching Tomviz I get a Messages window showing an error log related to importing certain Python libraries (see error log attached). This leads to not being able to load files of a numpy array format (the option to choose .npy files is not available when trying to open new files).
To Reproduce
Steps to reproduce the behavior:

  1. Launch Tomviz 1.10.0
  2. Messages tab appears showing error log

Expected behavior
No Python import errors on launch

Screenshots
error_log.txt

Desktop (please complete the following information):

  • Operating system: Windows 11
  • Tomviz version: 1.10.0

Hardware (please complete the following information):

  • Device: Windows PC
  • Graphics card: NVidia RTX 3060 Ti

Additional context
I should mention that I have my own Python Miniforge distribution separately installed, but looking at the error logs I don't seem to see tomviz trying to interfere with that. I also tried to put the filepath where the version of Python installed with Tomviz is into my system PATH, but that did not seem to fix the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant