-
Notifications
You must be signed in to change notification settings - Fork 9
Description
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)