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 _cloudComPy: #200

Open
htpai opened this issue Dec 25, 2024 · 3 comments
Open

ImportError: DLL load failed while importing _cloudComPy: #200

htpai opened this issue Dec 25, 2024 · 3 comments

Comments

@htpai
Copy link

htpai commented Dec 25, 2024

When I try to import cloudComPy in Python console mode, I got the following error message:

from _cloudComPy import *
ImportError: DLL load failed while importing _cloudComPy:

What's happened?

@prascle
Copy link
Collaborator

prascle commented Jan 6, 2025

Hello,
Can you give us a few details? System (Windows, Mac, Linux...), installed version, etc... Did you follow the installation instructions on github and the download page?
Without information, it's difficult to help you.
Best Regards,
Paul

@DarthVM
Copy link

DarthVM commented Feb 3, 2025

Hi. I have the same issue. I'm using Windows 10 and last ClouComPy build. Followed installation instructions on GitHub. Even installed anaconda instead of miniconda, but still it didn't resolved the issue.

My Path and PythonPath after running .bat file

Image

Image

Running Spyder and setting PythonPath as described in instructions didn't help

Image

And also, I couldn't launch CloudCompare.exe or ccViewer due to the absence of some dlls, such as Qt5<some_name>_conda.dll (Qt5Gui_conda.dll, etc.) which is strange to me even when Qt5 is installed in conda environment

Image

@DarthVM
Copy link

DarthVM commented Feb 3, 2025

Hi again) It seems that my issue resolved after following instructions in issue #197
and now its working

Thanks anyway)

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

3 participants