Replies: 2 comments 2 replies
-
|
Hi @LeifParr. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi again. I use python 3.10, so I don't think that could be the issue. Pip
is also up to date. Any other thoughts on how to move forward with regular
pip updates?
…On Mon, 14 Nov 2022, 16:05 raphaeltimbo, ***@***.***> wrote:
Hi @LeifParr <https://github.com/LeifParr>.
What is your python version?
The 1.2.0 version requires python 3.7+.
Since we are now using pint 0.18 which requires python 3.7+, we can no
longer support python 3.6.
—
Reply to this email directly, view it on GitHub
<#920 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARX3LEDJLRSD3YMZ25RVTHLWIJIM5ANCNFSM6AAAAAAR5OQWUA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
LeifParr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I discovered that I was still using ross version 1.0.1, while the latest tag here at github I believe is 1.2.0. So I tried to upgrade through PIP. Does anyone know why I couldn't get the latest version that way?
Here are my pip version results:
C:\WINDOWS\system32>python -m pip index versions ross-rotordynamics
WARNING: pip index is currently an experimental command. It may be removed/changed in a future release without prior warning.
ross-rotordynamics (1.0.1)
Available versions: 1.0.1, 1.0.0, 0.4.1, 0.4.0, 0.3.3, 0.3.2, 0.3.1, 0.3.0, 0.2.0, 0.1.7, 0.1.6, 0.1.2, 0.1.1, 0.1.0, 0.0.2, 0.0.1
INSTALLED: 1.0.1
LATEST: 1.0.1
Beta Was this translation helpful? Give feedback.
All reactions