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

Error during launch of chunk splitting script (Metashape pro version 1.7) #114

Open
Andrea-arch-lab opened this issue Dec 14, 2024 · 1 comment

Comments

@Andrea-arch-lab
Copy link

Hi, I tried to run the split cloud process with the script, but it gives me this error:

2024-12-14 16:19:21 Traceback (most recent call last):
2024-12-14 16:19:21 File "D:/03. Tempio di Diana - Roma/Roma - Tempietto di Diana/Script/split_in_chunks_dialog.py", line 157, in
2024-12-14 16:19:21 proc_split = lambda: self.splitChunks()
2024-12-14 16:19:21 File "D:/03. Tempio di Diana - Roma/Roma - Tempietto di Diana/Script/split_in_chunks_dialog.py", line 368, in splitChunks
2024-12-14 16:19:21 new_chunk.point_cloud.clear()
2024-12-14 16:19:21 AttributeError: 'Metashape.PointCloud' object has no attribute 'clear'

Can anyone help me?

@PolarNick239
Copy link
Member

Hi, the latest version of split_in_chunks_dialog.py is compatible only with latest stable Metashape release - for now it is 2.1.

If you want to continue use Metashape 1.7 - you can try to use the script from the 1.7 branch, does it work for you?

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

2 participants