Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] protobuf incompatibility #917

Open
sahandkh1419 opened this issue Nov 4, 2024 · 0 comments
Open

[Bug] protobuf incompatibility #917

sahandkh1419 opened this issue Nov 4, 2024 · 0 comments
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@sahandkh1419
Copy link

  • [ ✅] I didn't find a similar issue already open.
  • [ ✅] I read the documentation (README AND Wiki)
  • [ ✅] I have installed FFMpeg
  • [ ❌] My problem is related to Spleeter only, not a derivative product (such as Webapplication, or GUI provided by others)

Description

I'm trying to build a streamlit web application with library version 1.39.0 which it requires protobuf<6,>=3.20 but latest spleeter version which i installed from github using pip install git+https://github.com/deezer/spleeter requires protobuf<3.20,>=3.9.2
Can you consider adapting spleeter to newer versions of protobuf so i could easily use it?

Step to reproduce

  1. Installed using pip install git+https://github.com/deezer/spleeter
  2. Run as user
  3. Got streamlit 1.39.0 requires protobuf<6,>=3.20, but you have protobuf 3.19.6 which is incompatible. error

Environment

OS Windows 11
Python 3.10.15
Installation type pip install git+https://github.com/deezer/spleeter
RAM available 16GB
Hardware spec 12gen intel corei9 with 14 cores
@sahandkh1419 sahandkh1419 added bug Something isn't working invalid This doesn't seem right labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant