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

cmd py2exe-gui Union[str, bytes, os.PathLike[str]], TypeError: 'ABCMeta' object is not subscriptable #52

Open
GoFireStar opened this issue May 9, 2024 · 0 comments

Comments

@GoFireStar
Copy link

cmd py2exe-gui Union[str, bytes, os.PathLike[str]], TypeError: 'ABCMeta' object is not subscriptable

File "D:\Python\lib\site-packages\py2exe_gui\Utilities_init_.py", line 6, in
from .open_qfile import QtFileOpen
File "D:\Python\lib\site-packages\py2exe_gui\Utilities\open_qfile.py", line 36, in
class QtFileOpen:
File "D:\Python\lib\site-packages\py2exe_gui\Utilities\open_qfile.py", line 48, in QtFileOpen
Union[str, bytes, os.PathLike[str]], TypeError: 'ABCMeta' object is not subscriptable
python 3.8
py2exe-gui 0.3.1

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