Whats wrong with this code. ? Why is it not importing and printing out the you tube video describtion | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

Whats wrong with this code. ? Why is it not importing and printing out the you tube video describtion

https://code.sololearn.com/c97MBdc0f20A/?ref=app

14th Mar 2019, 6:08 AM
felix Kiprop
felix Kiprop - avatar
2 Respostas
+ 3
Charlie S go to: https://developers.google.com and get a api key and then copy-paste to "key" and look in this code https://code.sololearn.com/c2SNguf3m8sZ/?ref=app
14th Mar 2019, 7:44 AM
Daljeet Singh
Daljeet Singh - avatar
+ 2
Did you check if Sololearn editor has these libraries? It may not support that kind of importing from web, as it is with Tkinter where it can't open a GUI window. You can use the python compiler fron your pc. Download the libraries and check if it works.
14th Mar 2019, 6:33 AM
Charlie S
Charlie S - avatar