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

Universal wheel breaks for Python 3.8. #43

Closed
jaccarmac opened this issue Aug 18, 2022 · 1 comment
Closed

Universal wheel breaks for Python 3.8. #43

jaccarmac opened this issue Aug 18, 2022 · 1 comment

Comments

@jaccarmac
Copy link

Because trepan3k tries to use decompyle3 for Pythons 3.7 and 3.8, the universal wheel doesn't work, allowing the debugger to start but with a missing import error message and no elaboration. Manually installing decompyle3 fixes things.

@rocky
Copy link
Owner

rocky commented Aug 18, 2022

Thanks for the report. I have yanked the universal wheel. Next release I'll make specialized wheels.

@rocky rocky closed this as completed Aug 18, 2022
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

2 participants