|
My keywords are cythonized python libraries. I set python path: ~/venvs/test/lib What should I do more to resolve keywords in VSCODE? I don't have any other extension installed. VS Code Version 1.92.2 |
Answered by
d-biehl
Aug 27, 2024
Replies: 3 comments 1 reply
|
where you set the python path? |
0 replies
|
ok, you must use a full path, |
1 reply
Answer selected by
fcolak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


ok, you must use a full path,
~is not supported here.