PyWhatKit icon indicating copy to clipboard operation
PyWhatKit copied to clipboard

module 'pywhatkit' has no attribute 'playnoyt'

Open SAIKO9X opened this issue 2 years ago • 2 comments

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

image

the tab init.py is like this:

image

Version Information

  • OS: [e.g. Windows 10]
  • Browser: [e.g. Opera Gx]
  • Python: [e.g. 3.10.4]
  • PyWhatKit: [e.g. 5.5]

SAIKO9X avatar Apr 08 '22 22:04 SAIKO9X