acrcloud / acrcloud_sdk_python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

import acrcloud_extr_tool. Fatal error in Mac OS X 10.11.1

emilio-molina opened this issue · comments

I get an error when importing acrcloud_extr_tool.so:

~/git/acrcloud_sdk_python/mac/x86-64$ python test.py test.mp3
Fatal Python error: PyThreadState_Get: no current thread
Abort trap: 6
~/git/acrcloud_sdk_python/mac/x86-64$ cd acrcloud/
~/git/acrcloud_sdk_python/mac/x86-64/acrcloud$ python -c "import acrcloud_extr_tool"
Fatal Python error: PyThreadState_Get: no current thread
Abort trap: 6

I attach detailed log.
Any advice? Thanks!

log.txt

Thanks. With your fix now it works.