Is it possible to install a module in python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is it possible to install a module in python?

Is it possible to install a module in python?

12th Oct 2019, 8:47 PM
Timmy
Timmy - avatar
14 Answers
+ 5
You're new to python or what? You must be joking. It's possible using pip command in CMD terminal. Just type in pip install name of module
12th Oct 2019, 8:52 PM
Jella
Jella - avatar
+ 4
PyCharm for Windows Timmy
12th Oct 2019, 9:41 PM
Jayden LeCorps
Jayden LeCorps - avatar
+ 2
You don't install 'modules', you import them, but you can install 'python packages' using PIP..
12th Oct 2019, 9:02 PM
rodwynnejones
rodwynnejones - avatar
+ 2
Is this supposed to be a trick question? 😕
12th Oct 2019, 9:06 PM
Jayden LeCorps
Jayden LeCorps - avatar
+ 2
Timmy on sololearn no, you can't use any other modules than the ones already installed.
12th Oct 2019, 9:38 PM
Aymane Boukrouh
Aymane Boukrouh - avatar
+ 1
If it isn't, then what good are modules for ?
12th Oct 2019, 8:48 PM
Aymane Boukrouh
Aymane Boukrouh - avatar
+ 1
i mean on solo learn
12th Oct 2019, 9:37 PM
Timmy
Timmy - avatar
+ 1
Im talking about the pynput module
12th Oct 2019, 9:38 PM
Timmy
Timmy - avatar
+ 1
okay thank you, do you know of any apps that can do that?
12th Oct 2019, 9:40 PM
Timmy
Timmy - avatar
+ 1
Timmy I don't know any apps, but why don't you just use your computer ?
12th Oct 2019, 9:40 PM
Aymane Boukrouh
Aymane Boukrouh - avatar
+ 1
or something online
12th Oct 2019, 9:41 PM
Timmy
Timmy - avatar
+ 1
thanks,ill check it out!
12th Oct 2019, 9:42 PM
Timmy
Timmy - avatar
0
I suggest you If you want to do coading like Machine learning or deep learning without having a p.c or laptop Use colab.google you can install module run as well as
13th Oct 2019, 7:06 PM
Akash Pawar
Akash Pawar - avatar
0
If you are using pycharm its really easy!!
14th Oct 2019, 4:25 PM
Sai Sathvik Ruppa
Sai Sathvik Ruppa - avatar