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

Quick nuitka fix #2008

Merged
merged 3 commits into from
Mar 3, 2024
Merged

Conversation

DragonMoffon
Copy link
Contributor

Nuitka automatically converts strings which look like paths ("C:/foo/bar/file.type") into a weird class. This PR adds a small try block to catch this issue in the resolver. It does not fix the issue everywhere, but it should work for the most part.

This is a tiny fix to get around a very dumb issue that Nuitka causes.
@Cleptomania Cleptomania merged commit 5c841c3 into pythonarcade:development Mar 3, 2024
7 checks passed
@DragonMoffon DragonMoffon deleted the quick-nuitka-fix branch April 10, 2024 05:00
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

Successfully merging this pull request may close these issues.

None yet

3 participants