codeapp icon indicating copy to clipboard operation
codeapp copied to clipboard

Can't pip install "tkinter" nor "tk"

Open Clm503 opened this issue 2 years ago • 1 comments

If Import tkinter

Error "

Documents $ python Traceback (most recent call last): File "/var/mobile/Containers/Data/Application/7BB81086-218B-498A-BF23-1D8A5C595623/Documents/tkinterface.py", l ine 1, in ‹module> import tkinter File "/private/var/containers/Bundle/Application/5F6B678-441A-4F93-9C4F-964C0ED85146/Code. app/Library/lib/pyth on3.9/tkinter/init•py", line 37, in import_tkinter # If this fails your Python may not be configured for Tk ModuleNotFoundError: No module named ' _tkinter'

"

I bought the app so that i could code python tkinter on the go so a bit sad rn

Clm503 avatar Nov 16 '23 18:11 Clm503

Hello. Unfortunately, Tkinter is not supported in Code App as it uses desktop APIs that are unavailable on the iOS platform.

bummoblizard avatar Nov 24 '23 08:11 bummoblizard