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

Frozen app with pyinstaller failes with schwifty #43

Closed
zdenop opened this issue Dec 14, 2020 · 2 comments
Closed

Frozen app with pyinstaller failes with schwifty #43

zdenop opened this issue Dec 14, 2020 · 2 comments

Comments

@zdenop
Copy link

zdenop commented Dec 14, 2020

I created issue at pyinstaller where is also description how to reproduce the problem. As part of solution there is suggestion for schwifty:

Alternatively, you could modify schwifty\registry.py to use regular os functions (listdir, etc.) instead of resource_listdir and resource_filename.

@mdomke
Copy link
Owner

mdomke commented Dec 25, 2020

I don't think that I will do something in that regard, especially since this problem is going to be fixed in an upcoming release of pyinstaller (after this pull-request is merged).

@mdomke mdomke closed this as completed Dec 25, 2020
@christianferber
Copy link

Just checked with pyinstaller 6.5 and the issue is still there.

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