-
Notifications
You must be signed in to change notification settings - Fork 42
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
AttributeError: module 'CloudComPy' has no attribute 'loadPointCloud' #190
Comments
Hello, Best regards, |
Hi, |
Hi, if moving some files helps, the Pythonpath and / or Path are not set
properly: something must be wrong with one of the steps: on Windows, it's
likely envCloudComPy.bat that doesn't work properly. If you post some
details on the messages you get when setting the environment, I can help
you to get a proper installation.
Paul
Le mar. 20 août 2024, 12:52, Bra369 ***@***.***> a écrit :
… Hi,
thank you for your response. in a strange way for me, i found that moving
out some file from their sub dictionary made python identify these modules.
—
Reply to this email directly, view it on GitHub
<#190 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APFRPQ7577Q7PCFO54EYFZTZSMNU5AVCNFSM6AAAAABMQ735RWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJYGU3DENRQGI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
thank you Paul for your prompt response, and excuse me for my late response. if its helps, i'll attach some picture of the PATHS and PYTHPATH in addition to my build dictionary (sequanced form build dir 1 to 5), |
Oh, I don't quite understand what you want to do. I thought you wanted to make developments in Python using CloudComPy already built. |
Hi Paul, |
OK, that makes sense now! |
Hi Paul, |
Hello everyone,
I'm new to using CloudCompy and still working on improving my programming skills, which are currently at a moderate level. I've recently set up CloudCompy following the instructions provided, but I'm encountering an issue where several modules and functions are not being imported or recognized such as loadpointcloud.
Has anyone else experienced a similar problem or could provide guidance on what might be causing this? Any help would be greatly appreciated!
Thanks in advance!
The text was updated successfully, but these errors were encountered: