rovellipaolo/NinjaDroid

Issue with importing script

karanrajpal14 opened this issue · 1 comments

I'd like to use your project to work on a script I'd use personally. Unfortunately, since the package and the script have the same name, I'm unable to do so. And python 3 doesn't allow relative imports so I'm not able to do much. I just want to use the functions provided in ninjadroid.py. Any remedy for this?

Sorry for the late answer, I did not see this.

I am running it using Python 3 without any issue.
Anyway, the code is open source. Feel free to change it as you please, and to submit me a pull request.