Open tomflenner opened 2 years ago
Hi, I cannot compile the plugin with smbuild.
I have the following error : No module named base from init.py "from base import *"
Compiling project (according to the process in .travis.yml but manually)
Error while compiling
Hi, I cannot compile the plugin with smbuild.
I have the following error : No module named base from init.py "from base import *"
Expected behavior
Compiling project (according to the process in .travis.yml but manually)
Actual behavior
Error while compiling
Steps to reproduce