silent567
Results
1
comments of
silent567
Same error when using python3. And it's fixed by switching to python2. Here I found the difference between python2 and python3 about relative importing: https://stackoverflow.com/questions/28400690/python3-correct-way-to-import-relative-or-absolute.