streamlit-image-select icon indicating copy to clipboard operation
streamlit-image-select copied to clipboard

index not working when pip installing from pypi

Open Matesanz opened this issue 1 year ago • 1 comments

Description

I don't know how to explain the following but: if you pip install this library from pypi the index parameter is not working, but if you build it from source (npm build, npm start + pip install) it works fine :thinking:

I can't say much more, sorry, but it's strange to me also.

System

  • Python 3.8
  • pip 23.0.1
  • Ubuntu 20.04

Matesanz avatar Oct 05 '23 15:10 Matesanz

Cannot confirm that it works when building from source, but the index parameter does not work for me as well.

flucas96 avatar Apr 10 '24 15:04 flucas96