+ 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,
2 Respostas
+ 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 👍
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