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

How we can use pyinstaller to make it executable? #10

Open
MajesticMinhaz opened this issue Feb 27, 2024 · 2 comments
Open

How we can use pyinstaller to make it executable? #10

MajesticMinhaz opened this issue Feb 27, 2024 · 2 comments

Comments

@MajesticMinhaz
Copy link

Traceback (most recent call last):
  File "ScraperTool.py", line 142, in <module>
_tkinter.TclError: couldn't read file "forest-dark.tcl": no such file or directory
@ayyfte
Copy link

ayyfte commented Feb 28, 2024

Could you please share more information? Like the code snippet causing the problem.
Thanks.

@JohnnyW23
Copy link

Hello, my friend. You need to keep your .exe file and the .tcl file inside the same directory. I had the same problem yesterday. Keep it in mind: Theme folder, .tcl, python modules and the .exe all in the same directory

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

3 participants