whipFTP icon indicating copy to clipboard operation
whipFTP copied to clipboard

Cant not import tkinter

Open Vishnuworld opened this issue 4 years ago • 1 comments

Hi bro, In python project whipFTP,
this error is encountered - ModuleNotFoundError: No module named 'tkinter'

Please guide me how to resolve it..

and one more thing..Can i convert this desktop application to web application by using django framework??

Vishnuworld avatar Aug 01 '20 18:08 Vishnuworld

Take a look at this StackOverflow thread, it should resolve your issue with tkinter: https://stackoverflow.com/questions/25905540/importerror-no-module-named-tkinter

boothlinux avatar Aug 03 '20 16:08 boothlinux