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

requests version conflict with ibeam #16

Open
blair-anson opened this issue Jul 9, 2024 · 2 comments
Open

requests version conflict with ibeam #16

blair-anson opened this issue Jul 9, 2024 · 2 comments

Comments

@blair-anson
Copy link

blair-anson commented Jul 9, 2024

In a fresh python3.10 environment run

pip install ibeam
pip install ibind

The following error is displayed

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.
ibeam 0.5.4 requires requests==2.30.*, but you have requests 2.31.0 which is incompatible.

I know many people run ibeam as a docker container so this is not an issue for them, but it would be nice to run both ibeam and ibind in the same python environment

@Voyz
Copy link
Owner

Voyz commented Jul 17, 2024

Thanks for reporting @blair-anson I'm currently travelling but I'll have this fixed ASAP 👍

@Voyz
Copy link
Owner

Voyz commented Aug 19, 2024

Hey @blair-anson I've released IBeam version v0.5.5 which should have the same version of requests of 2.31.*. Let me know if it helps 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants