Closed DavidLP closed 8 years ago
So far you can always install pyLandau with
pip install https://github.com/SiLab-Bonn/pyLandau/archive/master.zip
I just installed the package under Xubunutu 14.04 LTS and Miniconda2 Python with
pip install pylandau
No error occurred.
Fixed in 2.0.0
It was reported that the pyLandau package hosted on PyPI does not work with python 3.5 under Ubuntu 12. The fit example fails with the following error:
Packaging errors like this are not easy to spot, since there is to my knowledge no easy way to check this with Travis CI. Most likely this issue is a fix. I will try it in the next release.