Error occurred: Traceback (most recent call last): File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\exception.py", line 47, in inner response = get_response(request) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\base.py", line 167, in _get_response callback, callback_args, callback_kwargs = self.resolve_request(request) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\base.py", line 290, in resolve_request resolver_match = resolver.resolve(request.path_info) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\urls\resolvers.py", line 560, in resolve for pattern in self.url_patterns: File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\utils\functional.py", line 48, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\urls\resolvers.py", line 602, in url_patterns patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\utils\functional.py", line 48, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\urls\resolvers.py", line 595, in urlconf_module return import_module(self.urlconf_name) File "d:\Python39-32\lib\importlib\__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 850, in exec_module File "", line 228, in _call_with_frames_removed File "E:\InetPub\wwwroot\Grafy_django_py3\.\Grafy_django_py3\urls.py", line 10, in from grafy import views as gr_views File "E:\InetPub\wwwroot\Grafy_django_py3\.\grafy\views.py", line 35, in from alia_sql import sqlval ModuleNotFoundError: No module named 'alia_sql' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\exception.py", line 47, in inner response = get_response(request) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\utils\deprecation.py", line 117, in __call__ response = response or self.get_response(request) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\exception.py", line 49, in inner response = response_for_exception(request, exc) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\exception.py", line 114, in response_for_exception response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info()) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\exception.py", line 152, in handle_uncaught_exception callback = resolver.resolve_error_handler(500) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\urls\resolvers.py", line 615, in resolve_error_handler callback = getattr(self.urlconf_module, 'handler%s' % view_type, None) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\utils\functional.py", line 48, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\urls\resolvers.py", line 595, in urlconf_module return import_module(self.urlconf_name) File "d:\Python39-32\lib\importlib\__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 850, in exec_module File "", line 228, in _call_with_frames_removed File "E:\InetPub\wwwroot\Grafy_django_py3\.\Grafy_django_py3\urls.py", line 10, in from grafy import views as gr_views File "E:\InetPub\wwwroot\Grafy_django_py3\.\grafy\views.py", line 35, in from alia_sql import sqlval ModuleNotFoundError: No module named 'alia_sql' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\exception.py", line 47, in inner response = get_response(request) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\utils\deprecation.py", line 117, in __call__ response = response or self.get_response(request) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\exception.py", line 49, in inner response = response_for_exception(request, exc) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\exception.py", line 114, in response_for_exception response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info()) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\exception.py", line 152, in handle_uncaught_exception callback = resolver.resolve_error_handler(500) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\urls\resolvers.py", line 615, in resolve_error_handler callback = getattr(self.urlconf_module, 'handler%s' % view_type, None) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\utils\functional.py", line 48, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\urls\resolvers.py", line 595, in urlconf_module return import_module(self.urlconf_name) File "d:\Python39-32\lib\importlib\__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 850, in exec_module File "", line 228, in _call_with_frames_removed File "E:\InetPub\wwwroot\Grafy_django_py3\.\Grafy_django_py3\urls.py", line 10, in from grafy import views as gr_views File "E:\InetPub\wwwroot\Grafy_django_py3\.\grafy\views.py", line 35, in from alia_sql import sqlval ModuleNotFoundError: No module named 'alia_sql' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\exception.py", line 47, in inner response = get_response(request) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\utils\deprecation.py", line 117, in __call__ response = response or self.get_response(request) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\exception.py", line 49, in inner response = response_for_exception(request, exc) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\exception.py", line 114, in response_for_exception response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info()) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\exception.py", line 152, in handle_uncaught_exception callback = resolver.resolve_error_handler(500) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\urls\resolvers.py", line 615, in resolve_error_handler callback = getattr(self.urlconf_module, 'handler%s' % view_type, None) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\utils\functional.py", line 48, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\urls\resolvers.py", line 595, in urlconf_module return import_module(self.urlconf_name) File "d:\Python39-32\lib\importlib\__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 850, in exec_module File "", line 228, in _call_with_frames_removed File "E:\InetPub\wwwroot\Grafy_django_py3\.\Grafy_django_py3\urls.py", line 10, in from grafy import views as gr_views File "E:\InetPub\wwwroot\Grafy_django_py3\.\grafy\views.py", line 35, in from alia_sql import sqlval ModuleNotFoundError: No module named 'alia_sql' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "d:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\alia\wfastcgi.py", line 847, in main result = handler(record.params, response.start) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\wsgi.py", line 133, in __call__ response = self.get_response(request) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\base.py", line 130, in get_response response = self._middleware_chain(request) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\exception.py", line 49, in inner response = response_for_exception(request, exc) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\exception.py", line 114, in response_for_exception response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info()) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\core\handlers\exception.py", line 152, in handle_uncaught_exception callback = resolver.resolve_error_handler(500) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\urls\resolvers.py", line 615, in resolve_error_handler callback = getattr(self.urlconf_module, 'handler%s' % view_type, None) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\utils\functional.py", line 48, in __get__ res = instance.__dict__[self.name] = self.func(instance) File "D:\PythonVenv\Grafy_djangoEnv\Lib\site-packages\django\urls\resolvers.py", line 595, in urlconf_module return import_module(self.urlconf_name) File "d:\Python39-32\lib\importlib\__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 850, in exec_module File "", line 228, in _call_with_frames_removed File "E:\InetPub\wwwroot\Grafy_django_py3\.\Grafy_django_py3\urls.py", line 10, in from grafy import views as gr_views File "E:\InetPub\wwwroot\Grafy_django_py3\.\grafy\views.py", line 35, in from alia_sql import sqlval ModuleNotFoundError: No module named 'alia_sql' StdOut: StdErr: