Open sfermigier opened 5 years ago
Same error here, with python 3.5 (also while updating requirements and/or launching a release).
From what I can see, this is directly related to https://github.com/jazzband/pip-tools/issues/853
I tried using latest pip-tools (4.0 instead of ~3.0) => introduces other troubles.
Lazy working solution on my side is to use pip < 19.2, which can be enforced through medikit/globals.py
When running
medikit init
, I get: