Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TCL Error Can't find a usable init.tcl in the following directories: #726

Open
Aidan1051 opened this issue Nov 15, 2024 · 6 comments
Open

Comments

@Aidan1051
Copy link

After I run the .bat file I get this error:
Traceback (most recent call last):
File "C:\Users\aking\Downloads\PySilon-malware-main\PySilon-malware-main\builder.py", line 391, in
root = Tk()
File "C:\Users\aking\AppData\Local\Programs\Python\Python313\Lib\tkinter_init_.py", line 2459, in init
self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_tkinter.TclError: Can't find a usable init.tcl in the following directories:
C:/Users/aking/AppData/Local/Programs/Python/Python313/lib/tcl8.6 C:/Users/aking/AppData/Local/Programs/Python/lib/tcl8.6 C:/Users/aking/AppData/Local/Programs/lib/tcl8.6 C:/Users/aking/AppData/Local/Programs/Python/library C:/Users/aking/AppData/Local/Programs/library C:/Users/aking/AppData/Local/Programs/tcl8.6.14/library C:/Users/aking/AppData/Local/tcl8.6.14/library

This probably means that Tcl wasn't installed properly."

I have used this before but I'm just now installing it again to use but now I am getting this error. Do I need a certain version of python? I am using the latest one...

@Auxub
Copy link

Auxub commented Nov 15, 2024

yep i have the same problem

@Auxub
Copy link

Auxub commented Nov 15, 2024

Hey, just open pysilon from builder.py with python instead of using the .bat

@Aidan1051
Copy link
Author

So your saying just open builder.py any everything will work normally?

@pullobi
Copy link

pullobi commented Nov 16, 2024

Build it in a linux environment it worked for me

@namo-dot
Copy link

it did not work even tho when i run it it runs with visual studio code

@Aidan1051
Copy link
Author

I am on windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants