Skip to content

TKinter not being detected. #14

@taitep

Description

@taitep

Im trying to use PyAutoGUI in a project, which seemingly depends on this, because i get this error:
NOTE: You must install tkinter on Linux to use MouseInfo. Run the following: sudo apt-get install python3-tk python3-dev
Thing is, that if i try to in that same file import tkinter it does not give a ModuleNotFound or somthing, it still gives this error even if i import tkinter before PAG. I am using PyEnv on Manjaro Linux.

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