You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023-08-16T09:11:49 WARNING Traceback (most recent call last):
File "C:\Users/Gerd/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\debug_vs_init_.py", line 131, in enable
if self.debugpy.is_client_connected():
File "C:\Users\Gerd\AppData\Roaming\Python\Python39\site-packages\debugpy\public_api.py", line 28, in wrapper
from debugpy.server import api
File "C:\OSGeo4W/apps/qgis/./python\qgis\utils.py", line 888, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "C:\Users\Gerd\AppData\Roaming\Python\Python39\site-packages\debugpy\server\api.py", line 16, in
from pydevd_file_utils import absolute_path
ImportError: cannot import name 'absolute_path' from 'pydevd_file_utils' (C:\OSGeo4W\apps\Python39\lib\site-packages\ptvsd_vendored\pydevd\pydevd_file_utils.py)
The text was updated successfully, but these errors were encountered:
2023-08-16T09:11:49 WARNING Traceback (most recent call last):
File "C:\Users/Gerd/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\debug_vs_init_.py", line 131, in enable
if self.debugpy.is_client_connected():
File "C:\Users\Gerd\AppData\Roaming\Python\Python39\site-packages\debugpy\public_api.py", line 28, in wrapper
from debugpy.server import api
File "C:\OSGeo4W/apps/qgis/./python\qgis\utils.py", line 888, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "C:\Users\Gerd\AppData\Roaming\Python\Python39\site-packages\debugpy\server\api.py", line 16, in
from pydevd_file_utils import absolute_path
ImportError: cannot import name 'absolute_path' from 'pydevd_file_utils' (C:\OSGeo4W\apps\Python39\lib\site-packages\ptvsd_vendored\pydevd\pydevd_file_utils.py)
The text was updated successfully, but these errors were encountered: