Question about dependencies (FreeSimpleGUI)
#219
-
|
Hi, just a quick question about the dependanices for this project Specificaly The FreeSimpleGUI. How do i Download FreeSimpleGUI, At least on Arch if i download it using pip/pipx, The Software doesn't think that its installed, because pip/pipx are not as global as Sudo pacman, Any Ideas? |
Beta Was this translation helpful? Give feedback.
Answered by
shymega
Dec 18, 2025
Replies: 1 comment
-
|
The project doesn't support installing via DeckCheatz, the successor, aims to comply with PEP 621. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
shymega
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The project doesn't support installing via
pip/pipx, because oursetup.pyisn't conforming to Python standards. Please follow the guide in the wiki.DeckCheatz, the successor, aims to comply with PEP 621.