pip for python3.7 (Ubuntu 16.04)
问题 I am not able to install pip for python 3.7. When I tried to search online, one solution I found was to install pip using get-pip.py. However, it's failing for me: sudo python3.7 get-pip.py Traceback (most recent call last): File "get-pip.py", line 21373, in <module> main() File "get-pip.py", line 197, in main bootstrap(tmpdir=tmpdir) File "get-pip.py", line 82, in bootstrap import pip._internal File "/tmp/tmp3273u8va/pip.zip/pip/_internal/__init__.py", line 40, in <module> File "/tmp