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

Added support for global uncompyle6 #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Blaumeise03
Copy link

The submodule version of uncompyle6 seems to be broken and fails when used by eve-echoes-tools. The official package available via pip seems to be working.

Now before trying to use the submodule version of uncompyle, the script tries to import uncompyle6 directly. That way is it possible to install uncompyle via pip directly. Also fixed a problem with the main_bin command, as in the latest version of uncompyle, the "utf-8" parameter is deprecated.

If uncompyle6 is not installed, the script will still use the submodule so it does hopefully not affect other users of this repo.

Before trying to use the submodule version of uncompyle, the script tries to import uncompyle6 directly. That way is it possible to install uncompyle via pip.
Also fixed a problem with the main_bin command, as in the latest version of uncompyle, the "utf-8" parameter is deprecated.

Signed-off-by: Blaumeise03 <[email protected]>
@Blaumeise03
Copy link
Author

Please refer to xforce/eve-echoes-tools#21 for more information about the reasons for these changes.

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.

1 participant