Skip to content

Error PyAutoGUI was unable to import pyscreeze #7

@TaiineLee

Description

@TaiineLee

File "C:\Users\PC\AppData\Local\Programs\Python\Python313\Lib\site-packages\pyautogui_init_.py", line 228, in _couldNotImportPyScreeze
raise PyAutoGUIException(
"PyAutoGUI was unable to import pyscreeze. (This is likely because you're running a version of Python that Pillow (which pyscreeze depends on) doesn't support currently.) Please install this module to enable the function you tried to call."
)
pyautogui.PyAutoGUIException: PyAutoGUI was unable to import pyscreeze. (This is likely because you're running a version of Python that Pillow (which pyscreeze depends on) doesn't support currently.) Please install this module to enable the function you tried to call.

Tried to find fix's online but all of the methoods failed, including
pip install pyscreeze
pip install PyAutoGUI == 0.9.52

So far the only answer is the vershion I have is 'too new' I suppose? Python version should be listed then.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions