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

Segmentation Fault On Importing Clip #447

Open
AbdelrahmanMohamed129 opened this issue May 26, 2024 · 1 comment
Open

Segmentation Fault On Importing Clip #447

AbdelrahmanMohamed129 opened this issue May 26, 2024 · 1 comment

Comments

@AbdelrahmanMohamed129
Copy link

image

I have python version: 3.11.5
On running this code I get a segmentation fault after few seconds.
reqs.txt
here is the pip freeze file

@zehrakorkusuz
Copy link

Had a similar issue with segmentation fault. Resolved it by importing numpy after clip. Seems like an import order dependency/conflict

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