« Return to Thread: Python Error and csound.perform()

Re: Python Error and csound.perform()

by Jacob Joaquin :: Rate this Message:

Reply to Author | View in Thread

I should have probably mentioned I'm running 5.10 (float samples) on OS X.


Jacob Joaquin wrote:
I'm having issues running python scripts from the CVS at sourceforge.  For example, when I run TrappedCsd.py, I get the following message:

OK
Fatal Python error: PyThreadState_Get: no current thread
Csound tidy up: Abort trap

If I comment out the last line of TrappedCsd.py, csound.perform(), the script doesn't report the Python error.  How do I get Python and the Csound API working?

Best,
Jake

 « Return to Thread: Python Error and csound.perform()