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

inference 0.22.2 has requirement typer==0.9.0 #738

Open
1 of 2 tasks
pandayummy opened this issue Oct 10, 2024 · 11 comments
Open
1 of 2 tasks

inference 0.22.2 has requirement typer==0.9.0 #738

pandayummy opened this issue Oct 10, 2024 · 11 comments
Labels
bug Something isn't working

Comments

@pandayummy
Copy link

Search before asking

  • I have searched the Inference issues and found no similar bug report.

Bug

inference 0.22.2 has requirement typer==0.9.0, but you have typer 0.12.5.
inference-cli 0.22.2 has requirement typer==0.9.0, but you have typer 0.12.5.
inference-gpu 0.22.2 has requirement typer==0.9.0, but you have typer 0.12.5.

Environment

typer 0.12.5.

Minimal Reproducible Example

No response

Additional

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@pandayummy pandayummy added the bug Something isn't working label Oct 10, 2024
@PawelPeczek-Roboflow
Copy link
Collaborator

Hello there, could you provide broader context?
Is that a request to loose the type requirement or a report for inconsistent/faulty build?

@pandayummy
Copy link
Author

gradio 5.0.1 has requirement typer<1.0,>=0.12; sys_platform != "emscripten", but you have typer 0.9.0.

Can you make inference compatible with typer>=0.12 ?
image

@PawelPeczek-Roboflow
Copy link
Collaborator

ok, I get the point now, sure thing we can try - realistically that will happen in the next week and will probably be released in release 0.24.0 end of next week, but that is not a hard promise. Does it work for you?

@pandayummy
Copy link
Author

Thank you.
Dependency is one of the major daily issues.

@PawelPeczek-Roboflow
Copy link
Collaborator

out of curiosity - how do u use inference?

@pandayummy
Copy link
Author

I use comfyui, and there are some nodes/plugins that make use of inference, and gradio, and many other stuff.

image

@PawelPeczek-Roboflow
Copy link
Collaborator

cool 👍

@PawelPeczek-Roboflow
Copy link
Collaborator

merged to main, will be released soon

@pandayummy
Copy link
Author

pandayummy commented Oct 20, 2024

inference 0.24.0 requires requests<=2.31.0, but you have requests 2.32.2 which is incompatible.
https://pypi.org/project/requests/#history

inference 0.24.0 requires numpy<=1.26.4, but you have numpy 2.1.2 which is incompatible.
inference-cli 0.17.0 requires numpy<=1.26.4, but you have numpy 2.1.2 which is incompatible.
inference-gpu 0.24.0 requires numpy<=1.26.4, but you have numpy 2.1.2 which is incompatible.

https://pypi.org/project/numpy/#history

@PawelPeczek-Roboflow
Copy link
Collaborator

are u sure that this is the only set of requirements that need to change?

@PawelPeczek-Roboflow
Copy link
Collaborator

ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants