tortoise-orm icon indicating copy to clipboard operation
tortoise-orm copied to clipboard

pip install tortoise-orm==0.20.0 show error

Open Hillsir opened this issue 2 years ago • 6 comments

cmd run pip install -U tortoise-orm==0.20.0 -i https://pypi.python.org/simple but i get this error image

https://tortoise.github.io/index.html show 0.20.0 is published

Hillsir avatar Jul 26 '23 07:07 Hillsir

Not released yet

long2ice avatar Jul 27 '23 02:07 long2ice

cmd run pip install -U tortoise-orm==0.20.0 -i https://pypi.python.org/simple but i get this error image

https://tortoise.github.io/index.html show 0.20.0 is published

You can try pip install -U https://github.com/tortoise/tortoise-orm/archive/develop.zip

plusiv avatar Jul 27 '23 04:07 plusiv

Feedback if anything wrong

long2ice avatar Jul 27 '23 04:07 long2ice

it works well. thanks @long2ice

hyeongguen-song avatar Jul 30 '23 11:07 hyeongguen-song

@long2ice can we get a release on this any time soon?

tomhamiltonstubber avatar Aug 07 '23 08:08 tomhamiltonstubber

@long2ice 0.20.0 has been released (see https://github.com/tortoise/tortoise-orm/discussions/1451). i think you can close this

vlakius avatar Oct 20 '23 07:10 vlakius