Conda install for mac OSX is broken

Issue #145 closed
Paul Dodd created an issue

you can install without problem but then: python -c "import freud" Fatal Python error: PyThreadState_Get: no current thread

if you use git clone and make install then you get the same error. Only when you allow cython to rebuild the _freud.cpp file will this work.

Comments (1)

  1. Log in to comment