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

Incompatibility with pip-tools >= 4.4.0 #110

Open
sei-nicolas opened this issue Feb 25, 2020 · 2 comments
Open

Incompatibility with pip-tools >= 4.4.0 #110

sei-nicolas opened this issue Feb 25, 2020 · 2 comments

Comments

@sei-nicolas
Copy link

sei-nicolas commented Feb 25, 2020

Using medikit with a version of pip-tools above release 4.3.0 leads to following error stack:

ERROR_CALL_STACK.txt

And changing specifically that call leads to further and further errors. I guess there were breaking changes related among other with jazzband/pip-tools#1022

I guess a quick fix would be to change https://github.com/python-medikit/medikit/blob/master/Projectfile to use pip-tools ~=4.0,<=4.3"

@jayvdb
Copy link

jayvdb commented Sep 19, 2020

Has this been fixed?

setup.py now uses pip-tools ~= 4.5.0

@jayvdb
Copy link

jayvdb commented Sep 19, 2020

The tests pass with latest pip-tools.
https://build.opensuse.org/package/show/home:jayvdb:py-new/python-medikit

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