Skip to content

Instantly share code, notes, and snippets.

@bayerj
Last active December 11, 2015 02:19
Show Gist options
  • Select an option

  • Save bayerj/4529775 to your computer and use it in GitHub Desktop.

Select an option

Save bayerj/4529775 to your computer and use it in GitHub Desktop.
tmp ❯❯❯ py importtheano.py
Vendor: continuumProduct: anacondapro
Message: trial mode expires in 27 days
WARNING (theano.gof.compilelock): Overriding existing lock by dead process '82054' (I am process '82104')
> /Users/bayerj/devel/Theano/theano/gof/cmodule.py(264)dlimport()
-> try:
(Pdb) s
> /Users/bayerj/devel/Theano/theano/gof/cmodule.py(265)dlimport()
-> print module_name
(Pdb) s
lazylinker_ext.lazylinker_ext
> /Users/bayerj/devel/Theano/theano/gof/cmodule.py(266)dlimport()
-> rval = __import__(module_name, {}, {}, [module_name])(Pdb) s
Fatal Python error: PyThreadState_Get: no current thread[1]
82104 abort python importtheano.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment