Ray Chiu

Results 1 comments of Ray Chiu

I have faced the same problem. Because pip doesn't support `--process-dependency-links` at all, I use `pip install pip==18.1` to reinstall pip to previous version and it works.