how to import modules in python? in sololearn? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how to import modules in python? in sololearn?

28th May 2020, 10:24 AM
Piyush Duggal
Piyush Duggal - avatar
5 Answers
0
what do u mean?
28th May 2020, 10:31 AM
Piyush Duggal
Piyush Duggal - avatar
0
ok ok but it is showing "no module name 'pyttsx3' " what should i do now?
28th May 2020, 10:35 AM
Piyush Duggal
Piyush Duggal - avatar
0
in sololearn IDE
28th May 2020, 10:37 AM
Piyush Duggal
Piyush Duggal - avatar
0
To install a module you can also try: import os os.system('pip install pyttsx3') Remember this is temporarily installed.
29th May 2020, 1:04 PM
AKSHAY🇮🇳
AKSHAY🇮🇳 - avatar