Replies: 1 comment
-
|
Thanks man for the help. It was taking me a long time to find the issue. And now for the other Packages I can do the same thing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If it is giving error try to paste files into the output folder of auto-py-to-exe or you can add it in additional files section


what files you have to paste?
files from python_version(python39/python310/etc.)/Lib/Site-packages/
ex: C:\Users\Dell\AppData\Local\Programs\Python\Python39\Lib\site-packages
here you will find two folders named customtkinter and cutomtkinter dist info copy them and paste it in the output folder it may work for you because it had worked for me.
Beta Was this translation helpful? Give feedback.
All reactions