0
Help
After I tried to import tkinter pycharm kept showing me this error please help https://www.sololearn.com/post/1121751/?ref=app
21 Respostas
+ 1
Hey guys I fixed it if anyone has the same issue to fix it re install pycharm you should click '64 bit launcher' in the installation option settings.
+ 7
Please show your settings
+ 4
Pycharm does not find the python interpreter
+ 4
Pycharm settings
+ 3
Did u use the windows64 version?
+ 2
Which is your interpreter in pycharm?
+ 1
First of all you have started debugging which was started because of the red line which will go after you tap the red dot but the error "Not a valid windows32 application" doesn't seem to be because of it
+ 1
Follow this steps in Pycharm :
1) open settings
2) Build, execution, deployment
3) Docker
4) Tools
see "Docker compose executable" path and add .exe extension at the end of path.
also add '.exe' at the end of "Docker Machine Excuetable " path without quotes!
+ 1
Noobmaster have you installed tkinter?
0
@Ratnapal Shende there is still a "not a valid windows32 application" even after i have tapped on the reed dot
0
@frogged which ones specifically
0
@Raptnal Shende what version of pycharm do you have because i dont see any docker
0
@frogged i tried that and it said 'caNoT sEt Up PyThOn SDK' 'SDK seems invalid'
0
Do you guys know any other IDE I can use
0
Noobmaster you dont always need an ide the most basic format that i work on is terminal,text editor and the python compiler which you can find on google how to download python on command line or powershell and the text editor can be an command line one like micro or nano or an gui one like atom or notepad
0
@ frogged its 64 version it was working well until i tried to import tkinter
0
@frogged python 3.9
0
This link is from jetbrains forum