Closed SAIKO9X closed 2 years ago
@SAIKO9X it's pywhatkit.playonyt
not playnoyt
Adding to what @Naman23-coder says, the issue here is that the N and O need to be swapped. The method name (in English) can be read as Play On Y[ou]T[ube].
Yeah, I guess this issue can be closed now?
Yeah, I guess this issue can be closed now?
Closed!
Description
I'm getting the following error when starting my program
To Reproduce
File "c:\Users\saiko\Desktop\Jarvis\Funções\Funções.py", line 36, in
youtube("lasanha de carne")
File "c:\Users\saiko\Desktop\Jarvis\Funções\Funções.py", line 31, in youtube
pywhatkit.playnoyt(term)
AttributeError: module 'pywhatkit' has no attribute 'playnoyt'. Did you mean: 'playonyt'?
Screenshots
the tab init.py is like this:
Version Information