whatstk icon indicating copy to clipboard operation
whatstk copied to clipboard

Package dependencies

Open PepeZuco opened this issue 2 years ago • 3 comments

I can't use plotly, numpy and pandas due to a dependencie from this library, could you try to fix it?

Thanks, regards

PepeZuco avatar Jan 24 '24 20:01 PepeZuco

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. whatstk 0.6.2 requires plotly~=5.0.0, but you have plotly 5.18.0 which is incompatible.

PepeZuco avatar Jan 24 '24 20:01 PepeZuco

thanks for reporting, @PepeZuco.

I'll look at this soon.

In the meantime, you can try the online app https://whatstk.streamlit.app instead. Let me know if that works if you use it.

lucasrodes avatar Feb 15 '24 12:02 lucasrodes

Working on updating the project dependencies in https://github.com/lucasrodes/whatstk/issues/143

lucasrodes avatar Mar 18 '24 11:03 lucasrodes

This seems fixed now

lucasrodes avatar Nov 22 '25 21:11 lucasrodes