Skip to content

update for python3 #5

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

Open
johnnybubonic opened this issue Oct 9, 2017 · 1 comment
Open

update for python3 #5

johnnybubonic opened this issue Oct 9, 2017 · 1 comment

Comments

@johnnybubonic
Copy link

even with the "conversion" and "exception" modules installed via pip:

...
from util import *
ModuleNotFoundError: No module named 'util'

@cocampbe
Copy link

I forked this and resolved the issue. The modules are already a part of the repo. I changed the imports in the source files to use relative paths. Works fine in py36. Not sure how well the project actually works.

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