Importing and installing module in Python 3
0

Hi, I am using python 3 for the programming language, and the module that we want to use is not installed in the code editor, is there a way to install the module since it seems we cannot use pip to install it? Or is the usage of module in python not allowed?

Replies (2)
Sort by:

Okay, much appreciate the respond!

not allowed.

?