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

cx_Freeze: Python error in main script #36

Open
Cebahh opened this issue Oct 21, 2024 · 0 comments
Open

cx_Freeze: Python error in main script #36

Cebahh opened this issue Oct 21, 2024 · 0 comments

Comments

@Cebahh
Copy link

Cebahh commented Oct 21, 2024

Traceback (most recent call last):
File
"C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-packages\cx_Freeze\initscripts_startup_.py", line 141, in run
File
"C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-packages\cx_Freeze\initscripts\console.py", line 25, in run File "ui.py", line 1, in
File "D:\a\BuilderGPT\BuilderGPT\cube_qgui_init_.py", line 8, in
File "D:\a\BuilderGPT\Builder GPT\cube_qgui\base_tools.py", line 12, in
File "D:\a\BuilderGPT\BuilderGPT\cube_qgui\manager.py", line 10, in
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-pack ages\ttkbootstrap_init_.py", line 1, in
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\site-pack ages\ttkbootstrap\style.py", line 13, in ImportError: cannot import name 'utility' from partially initialized module 'ttkbootstrap' (most likely due to a circular import)
(C:\Users\Thomas\Desktop\build\exe.win-amd64-3.12\lib\ttkbootstrap_init__.pyc)

Anything i've done wrong?

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

1 participant