How to install new module/package in python at SOLO Learn Code Playground? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How to install new module/package in python at SOLO Learn Code Playground?

I want to install third party package in python. Could you please tell me how we can achieve this? The below line needs to execute from watson_developer_cloud import SpeechToTestV1 as STT when I run the above line, I am getting the following error, Error: Traceback (most recent call last): File "..\Playground\", line 1, in <module> \ufefffrom watson_developer_cloud import SpeechToTestV1 as STT ImportError: No module named 'watson_developer_cloud' Even tried the below command in CODE Playground but it throwing incorrect syntax. pip install watson_developer_cloud Thanks in advance,

1st Apr 2017, 8:44 AM
Nuthan Murarysetty
Nuthan Murarysetty - avatar
2 Answers
+ 8
According to my knowledge you need to tell SoloLearn (administrators) to install it on their servers for you to use it. As far as I know you can't do it from your side, unless you have admin access. Give a feedback to the app administrators 👍
2nd Apr 2017, 5:30 AM
Renjith M
Renjith M - avatar
0
You need to contact the admin to install ibm_watson_developer..But I have another alternative for writing python in android.. See this video for more information: https://youtu.be/GJkTz0ygeB0
30th Jun 2021, 4:04 AM
Mokshith Sri Vishnu