luckystarufo / pySINDy

SINDy (Sparse Identification of Nonlinear Dynamics) algorithms
MIT License
71 stars 28 forks source link

pip install doesn't seem to work #2

Closed dacb closed 5 years ago

dacb commented 5 years ago
[dacb@localhost ~/tmp]$ pip install pysindy
Collecting pysindy
  Could not find a version that satisfies the requirement pysindy (from versions: )
No matching distribution found for pysindy
luckystarufo commented 5 years ago

Yes, you are correct. We haven't uploaded the distribution to PyPI yet but we will do by the end of the week. Right now the repo is just for the demo purpose.

dacb commented 5 years ago

I would say don’t bother to respond, just fix and close.

-- David A. C. Beck, Ph.D. dacb@uw.edu http://faculty.washington.edu/dacb/ Research Associate Professor, Dept. of Chemical Engineering Director of Research & Senior Data Science Fellow - eScience Institute Adjunct Associate Professor of Paul G. Allen School of Computer Science & Engineering Adjunct Research Associate Professor, Env. and Occ. Health Sciences Associate Director - NRT Data Intensive Research Enabling Clean Technologies University of Washington, Seattle

On Dec 6, 2018, at 2:15 PM, luckystarufo notifications@github.com wrote:

Yes, you are correct. We haven't uploaded the distribution to PyPI yet but we will do by the end of the week. Right now the repo is just for the demo purpose.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/luckystarufo/pySINDy/issues/2#issuecomment-445049550, or mute the thread https://github.com/notifications/unsubscribe-auth/AGL1-hYwV_BUs6H1Qt7Lyv-4CQ99ydy1ks5u2Zb6gaJpZM4ZHaLB.

dacb commented 5 years ago

Hurray! It works.