seevik2580 / tor-ip-changer

request new identity every X seconds interval using TOR client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'tkinter'

ArshamCoder opened this issue · comments

Hi
when i run this command 'python setup-ipchanger-windows.py' it will make ipchanger.exe in dist folder.
When I want to run ipchanger.exe, it shows me this error :

Traceback (most recent call last): File "ipchanger.py", line 4, in <module> ModuleNotFoundError: No module named 'tkinter'

my OS is Windows 10.

Hello,
do you install python with tkinter feature?
image