arnaudmiribel / streamlit-extras

Discover, try, install and share Streamlit re-usable bits we call "extras"!
https://extras.streamlit.app
Apache License 2.0
727 stars 124 forks source link

Pip install installs previous version #106

Closed fabioannovazzi closed 1 year ago

fabioannovazzi commented 1 year ago

Neither pip install non pip upgrade install the new version.

I have la last Verdon of streamlit installéd 1.16

arnaudmiribel commented 1 year ago

Hey!

Can you share the output you get when you try:

pip install streamlit-extras --upgrade

Thanks!

fabioannovazzi commented 1 year ago

[image: image.png]

On Mon, 19 Dec 2022 at 22:44, Arnaud @.***> wrote:

Hey!

Can you share the output you get when you try:

pip install streamlit-extras --upgrade

Thanks!

— Reply to this email directly, view it on GitHub https://github.com/arnaudmiribel/streamlit-extras/issues/106#issuecomment-1358425224, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2FJMLP3IO2Q5OWXIAFTNDWODJLPANCNFSM6AAAAAATDX2UG4 . You are receiving this because you authored the thread.Message ID: @.***>

arnaudmiribel commented 1 year ago

Hey @fabioannovazzi, the image doesn't show!

fabioannovazzi commented 1 year ago

Requirement already up to date bla bla bla..

On Tue, Dec 20, 2022, 14:33 Arnaud @.***> wrote:

Hey @fabioannovazzi https://github.com/fabioannovazzi, the image doesn't show!

— Reply to this email directly, view it on GitHub https://github.com/arnaudmiribel/streamlit-extras/issues/106#issuecomment-1359355291, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2FJMPAPGMN5XGXHG2566LWOGYR3ANCNFSM6AAAAAATDX2UG4 . You are receiving this because you were mentioned.Message ID: @.***>

fabioannovazzi commented 1 year ago

---------- Forwarded message --------- From: Fabio Annovazzi @.> Date: Tue, Dec 20, 2022, 07:41 Subject: Re: [arnaudmiribel/streamlit-extras] Pip install installs previous version (Issue #106) To: arnaudmiribel/streamlit-extras < @.>

[image: image.png]

On Mon, 19 Dec 2022 at 22:44, Arnaud @.***> wrote:

Hey!

Can you share the output you get when you try:

pip install streamlit-extras --upgrade

Thanks!

— Reply to this email directly, view it on GitHub https://github.com/arnaudmiribel/streamlit-extras/issues/106#issuecomment-1358425224, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2FJMLP3IO2Q5OWXIAFTNDWODJLPANCNFSM6AAAAAATDX2UG4 . You are receiving this because you authored the thread.Message ID: @.***>

arnaudmiribel commented 1 year ago

@fabioannovazzi I'd love to help but I'm lacking a reproducible context here, or at least a description of your settings and tracebacks when using the pip install commands.

(And your image doesn't show, again)

If what you get is "Requirement already up to date bla bla bla.." then I guess streamlit-extras is already at its latest version, but you might be using a different python environment when running your app.