मैं pip3 को स्थापित करने की कोशिश कर रहा हूं, लेकिन मुझे कोई भाग्य नहीं है। इसके अलावा, मैंने कोशिश की sudo install
और यह काम नहीं किया। मैं अपने मैक पर pip3 कैसे स्थापित कर सकता हूं?
sudo easy_install pip3
Password:
Searching for pip3
Reading https://pypi.python.org/simple/pip3/
Couldn't find index page for 'pip3' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
No local packages or download links found for pip3
error: Could not find suitable distribution for Requirement.parse('pip3')
get-pip.py
से डाउनलोड करें फिर निम्न कमांड चलाएँ: और यह आपके पायथन संस्करण के लिए पाइप को स्थापित करेगा जो स्क्रिप्ट चलाता है।sudo python get-pip.py