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

CloudCompare crashes when running Python script in the 'Python Editor' #126

Open
donish-getstand opened this issue Oct 30, 2024 · 3 comments

Comments

@donish-getstand
Copy link

When running the example script from the CloudCompare documentation, the whole program crashes/exits right when I am about to import my data. Also, when I run the PythonREPLy and input the simplest of commands (e.g. test=1+1) the whole program crashes/exits.

Oddly, enough when I save the sample script to test file (test.py) and run it using the CloudCompare's Python File Runner it runs perfectly!

Any ideas about how I could go about solving this issue?

I'm running the latest CloudCompare (2.13.2 [MacOS 64bit], Compiled with Qt 5.15.8) on MacOS 15.0.1 (24A348).

@tmontaigu
Copy link
Owner

Do you have some backtrace of the crash ?
Did you compile the plugin and CC yourself .

@donish-getstand
Copy link
Author

Unfortunatley, there are no error messages and the whole program just closes/crashes abruptly which makes it difficult for me to debug as well.

I installed the CloudCompare with Python plugin from the website.

@Asher-1
Copy link

Asher-1 commented Dec 11, 2024

I have met the same issue
crash as follows:
image

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