Closed mathDR closed 7 years ago
Was this done? If so, we can close this
I just checked again. pip install pyGPs seems still broken for me. I will update the pypi file tomorrow and also start to take care of the other small open issue.
Sorry for being not very responsible on this project last year. Now I am back in the game! :)
👍
Hi everyone, I made a new release 1.3.4 today which contains new commits from Sep 2016. It includes a few bugs fix, enhancement of the clustering demo for time series, and Python 3 future dependency fix in setup.py (described in this issue).
I tested the release using different python version and installation methods. It looks good. :)
Here is the new release and pypi is also up to date to the new release.
The docs hosted at TU Dortmund are not maintained though, it still shows v1.3.2. Is anyone of us able to access it?
Hey @marionmari @shansfolder can one of you update the pypi file for pygps? I just added the future dependency in setup.py and now the code will compile and work from a git clone. But I think it will still break if one tries to pip install pyGPs.
Thanks