Python - Modules Installation | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Python - Modules Installation

How do you go install python modules when using pip / pip3 you get an error, "an error occured handling another exception", 2 exceptions at once.

22nd Oct 2019, 10:51 PM
Isaac Munyaradzi Machakata
Isaac Munyaradzi Machakata - avatar
1 Answer
0
You must open the CMD and use rhe command “pip intall module”, make sure to change module for the name of the module you want to install for example “pip intall pandas” if it doesnt work and throws an error, make sure that python was added to path when it was installed
26th Oct 2019, 3:21 PM
Elias