Closed humitos closed 7 years ago
Hi @humitos Thanks for your report. The bug is related to relative import that I removed thinking it was working on Python3 but it's not. I don't know what should be the right way, so I just fixed back to old state. Thus, The commit 93c6869 fix this issue.
Thanks! It's working on when installing from master. I'm closing this issue.
Something is broken when installing in Python 3.6.2
In python 2.7.14 it works...
but in python 3.6.2 I got this error:
Thanks!