diff --git a/crlcore/python/helpers/__init__.py b/crlcore/python/helpers/__init__.py index c3de79c9..8425f82f 100644 --- a/crlcore/python/helpers/__init__.py +++ b/crlcore/python/helpers/__init__.py @@ -373,7 +373,7 @@ def loadUserSettings (): , '(path:"{}")'.format( os.path.abspath(os.getcwd()) ) ] )) else: - import symbolic.cmos + import coriolis.technos.symbolic.cmos tagConfModules() return rvalue