0

I see that other users have also run into this issue when using Pycharm, but coundn't find a fix when error with import open3d. I have tried the approaches suggested however, adding to Path did not work (Windows 10). Many thanks for your help!

The error message is: enter image description here

I tried adding the following Environment variables to PATH: enter image description here

2 Answers 2

1

After several tries, the only thing that worked for me was install CUDA (and visual studio before, because demanded by CUDA). I had forgotten that wasn't installed since my reinstallation of windows operating system...

Sign up to request clarification or add additional context in comments.

Comments

0

Found a solution! The issue was multiple versions of Python installed. I deleted Anaconda and any other Python versions. Then reinstalled a 'fresh' version. This solution is further explained here:

How to resolve "ImportError: DLL load failed:" on Python? How to resolve "ImportError: DLL load failed:" on Python?

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.