is installing PIP package obligatory ????? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

is installing PIP package obligatory ?????

16th Aug 2016, 5:13 PM
Adjed boumediene
Adjed boumediene - avatar
3 Answers
+ 2
No. Pip is just one of many package managers. You can use EasyInstall to retrieve package, or even download the package from pypi.python.org with your browser
17th Sep 2016, 11:43 PM
Andriy Maletsky
Andriy Maletsky - avatar
+ 1
I guess not, if your code use only the standard libraries
16th Aug 2016, 10:49 PM
Dyego Alexandre Eugênio
Dyego Alexandre Eugênio  - avatar
+ 1
thank you
17th Aug 2016, 1:48 PM
Adjed boumediene
Adjed boumediene - avatar