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

Import openshot leads to segmentation fault on Mac os #971

Open
JoeDR06 opened this issue Jul 31, 2024 · 0 comments
Open

Import openshot leads to segmentation fault on Mac os #971

JoeDR06 opened this issue Jul 31, 2024 · 0 comments

Comments

@JoeDR06
Copy link

JoeDR06 commented Jul 31, 2024

I am using an Anaconda environment and I have changed the make_install.cmake to the Conda prefix of my environment. Also I have moved the openshot.py and the _openshot.so to the site-package folder otherwise python will not find the package. The output are as follows:

(video_edit) username@my_macbook video_edit % python
Python 3.10.14 (main, May  6 2024, 14:47:20) [Clang 14.0.6 ] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import openshot
zsh: segmentation fault  python

I have read similar issue but there is no way to run sudo ldconfig on Mac OS but I have tried to run source ~/.tcshr but it is not solving the problem @duzy @dankamongmen

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

1 participant