New issue 80 by z...@hinchy.us: Python crashes on "import dirac"
http://code.google.com/p/echo-nest-remix/issues/detail?id=80
What steps will reproduce the problem?
1. Open Python.
2. Type "import dirac"
What version of the product are you using? On what operating system?
Python 2.6.6
Windows 7 x64
Remix API v1.4
Dirac is a native library. Sounds like you have a wrong version of this
library for your operating system.
Try running python with -vvv switch to get additional output about the
problem.