I am very familiar with that error: https://github.com/numenta/nupic/wiki/Build-and-Installation-FAQ#fatal-python-error-pythreadstate_get-no-current-thread
--------- Matt Taylor OS Community Flag-Bearer Numenta On Wed, Nov 18, 2015 at 2:29 PM, Roberto Becerra <[email protected]> wrote: > Hi Community! > > Has anyone rendered a standalone application in OSX using Nupic? > > I did with pyinstaller and got this ugly message, > > *Last login: Wed Nov 18 11:00:47 on ttys001* > */Users/nupic/dist/standalone ; exit;* > *Macs-Mac-mini:~ nupic$ /Users/nupic/dist/standalone ; exit;* > *Fatal Python error: PyThreadState_Get: no current thread* > *Abort trap: 6* > *logout* > > Following what I read I might have something to do with the Python version > where Nupic is built and the one I am running my script on. > I am using 2.7.6 in my machine. > > Any advice, experience or knowledge? > > Roberto >
