Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

since 0.8 on Windows QGIS 3.32 #13

Open
Amphibitus opened this issue Aug 16, 2023 · 2 comments
Open

since 0.8 on Windows QGIS 3.32 #13

Amphibitus opened this issue Aug 16, 2023 · 2 comments

Comments

@Amphibitus
Copy link

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)

@byander
Copy link

byander commented Sep 11, 2023

I had the same problem on Windows 10.
My solution to jump the error was a downgrade version to the 0.7:

Isn't a good solution, I know that, but it works until someone discovers to fix this.

@deltamarnix
Copy link

I'm still stuck on 0.7 as a workaround. Are there any updates planned in the coming time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants