i think you need to changefrom schp.configuration_schp import SCHPConfigtofrom .configuration_schp import SCHPConfig
from schp.configuration_schp import SCHPConfig
from .configuration_schp import SCHPConfig
Your are right, I just fixed it
· Sign up or log in to comment