Traceback (most recent call last):
File "C:\Users\Akyüz\Desktop\i.py", line 8, in <module>
*** =pyautogui.screenshot(imgx ,imgy,z,k)
File "C:\Users\Akyüz\AppData\Local\Programs\Python\Python39\lib\site-packages\pyscreeze\__init__.py", line 145, in wrapper
return wrappedFunction(*args, **kwargs)
TypeError: _screenshot_win32() takes from 0 to 2 positional arguments but 4 were given
hata almamın sebebi nedir
kod bu şekilde
File "C:\Users\Akyüz\Desktop\i.py", line 8, in <module>
*** =pyautogui.screenshot(imgx ,imgy,z,k)
File "C:\Users\Akyüz\AppData\Local\Programs\Python\Python39\lib\site-packages\pyscreeze\__init__.py", line 145, in wrapper
return wrappedFunction(*args, **kwargs)
TypeError: _screenshot_win32() takes from 0 to 2 positional arguments but 4 were given
hata almamın sebebi nedir
kod bu şekilde
Son düzenleme:


