jopollack
jopollack
I'll correct this a bit: It does seem to work if the python package doesn't exist at all. I just ran into this with commonmark, which requires futures-0.14.0+ for python-2...
In my case I discovered the bug on Linux using rez-pip in a default environment with rez 2.106.0, so the existing pip or python packages rez comes with may be...
Yes, I omitted it. It found pip-19.2.3 in the python-3.7 I had installed. ``` rez-pip black --install -p /work/rez --python-version 3.7 15:16:46 INFO Trying to use pip from python package...