You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Running Spyder and setting PythonPath as described in instructions didn't help
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
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?
The text was updated successfully, but these errors were encountered: