1 | initial version |
Yes, you need to recompile it. I fixed the bug short after the release, it was a fault on my side, sorry for that. If you compile it yourself on Ubuntu, make sure you install the python-dev
and python-numpy
packages from the Ubuntu repositories. Then the Python bindings should be built correctly.
2 | forgot to mention you need to build the latest sources |
Yes, you need to recompile it. it from the latest sources. I fixed the bug short after the release, it was a fault on my side, sorry for that. If you compile it yourself on Ubuntu, make sure you install the python-dev
and python-numpy
packages from the Ubuntu repositories. Then the Python bindings should be built correctly.