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

ImportError: No module named ttkwidgets.autocomplete #514

Open
PercevalSchopp opened this issue Oct 25, 2023 · 0 comments
Open

ImportError: No module named ttkwidgets.autocomplete #514

PercevalSchopp opened this issue Oct 25, 2023 · 0 comments

Comments

@PercevalSchopp
Copy link

I'm just trying to convert my single python file into a standalone app.
It uses Tkinter for the interface. I import tkinter in idle and it runs perfectly, but the terminal asks me to put a Capital "T" for compiling, which I changed.
But an error remains :

When I'm just doing this in a terminal.
python quiz.py py2app

ImportError: No module named ttkwidgets.autocomplete

I'm on mac os 10.11, I have no Idea what to do (and am quite a beginner, in coding and creating packages...).

Is there a solution or any workaround with another application ?
I need my little program to be on mac and windows (on window it works perfectly with pyinstaller)...

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