CloudComPy
CloudComPy copied to clipboard
Cannot run Python scripts - No Module named 'cloudComPy'
I have everything installed and ready on a Windows machine. It shows "Environment OK" when I ran envCloudComPy.bat. However, when I try running a Python script, it doesn't work and show "ModuleNotFoundError: No module named 'cloudComPy'"
I'm using GitBash and CloudComPY310 env was activated while running the Python script. That Python script only has one line "import cloudComPy as cc"
Any help will be appreciated. Thank you :)