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

Fatal Python error: PyThreadState_Get: no current thread #40

Open
akbargumbira opened this issue Oct 24, 2018 · 0 comments
Open

Fatal Python error: PyThreadState_Get: no current thread #40

akbargumbira opened this issue Oct 24, 2018 · 0 comments

Comments

@akbargumbira
Copy link

Hi, I am on macOS 10.14, not sure why I am getting the error after building it without problems. What I did:

  • installed opencv from brew
  • built it without much changes: cmake -D CMAKE_BUILD_TYPE=Release ..
  • copied ftext.dylib to tools and made a symlink i.e. ln -s ftext.dylib ftext.so
  • ran the segmentation script and all I get is:
/Users/akbar/dev/ml/FASText
Fatal Python error: PyThreadState_Get: no current thread
[1]    44305 abort      python2 segmentation.py /Users/akbar/Pictures/2018-10-14\ 16.17.30.jpg

Any help is much appreciated. Thanks

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