Help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Help

After I tried to import tkinter pycharm kept showing me this error please help https://www.sololearn.com/post/1121751/?ref=app

5th Jun 2021, 7:50 AM
Noobmaster
Noobmaster - avatar
21 Answers
+ 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.
31st Jul 2021, 8:50 AM
Noobmaster
Noobmaster - avatar
+ 7
Please show your settings
5th Jun 2021, 8:26 AM
Oma Falk
Oma Falk - avatar
+ 4
Pycharm does not find the python interpreter
5th Jun 2021, 8:23 AM
Oma Falk
Oma Falk - avatar
+ 4
Pycharm settings
5th Jun 2021, 8:39 AM
Oma Falk
Oma Falk - avatar
+ 3
Did u use the windows64 version?
5th Jun 2021, 9:37 AM
Oma Falk
Oma Falk - avatar
+ 2
Which is your interpreter in pycharm?
5th Jun 2021, 11:41 AM
Oma Falk
Oma Falk - avatar
+ 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
5th Jun 2021, 8:10 AM
Eashan Morajkar
Eashan Morajkar - avatar
+ 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!
5th Jun 2021, 8:44 AM
Ratnapal Shende
Ratnapal Shende - avatar
+ 1
Noobmaster have you installed tkinter?
5th Jun 2021, 11:52 AM
Eashan Morajkar
Eashan Morajkar - avatar
0
@Ratnapal Shende there is still a "not a valid windows32 application" even after i have tapped on the reed dot
5th Jun 2021, 8:29 AM
Noobmaster
Noobmaster - avatar
0
@frogged which ones specifically
5th Jun 2021, 8:31 AM
Noobmaster
Noobmaster - avatar
0
@Raptnal Shende what version of pycharm do you have because i dont see any docker
5th Jun 2021, 9:06 AM
Noobmaster
Noobmaster - avatar
0
@frogged i tried that and it said 'caNoT sEt Up PyThOn SDK' 'SDK seems invalid'
5th Jun 2021, 9:17 AM
Noobmaster
Noobmaster - avatar
0
Do you guys know any other IDE I can use
5th Jun 2021, 9:18 AM
Noobmaster
Noobmaster - avatar
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
5th Jun 2021, 9:21 AM
Eashan Morajkar
Eashan Morajkar - avatar
0
@ frogged its 64 version it was working well until i tried to import tkinter
5th Jun 2021, 10:06 AM
Noobmaster
Noobmaster - avatar
0
@frogged python 3.9
5th Jun 2021, 12:16 PM
Noobmaster
Noobmaster - avatar
0
This link is from jetbrains forum
5th Jun 2021, 12:37 PM
Eashan Morajkar
Eashan Morajkar - avatar