Replies: 1 comment
-
This issue is now solved by #304. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i installed via pip in my venv, added the venv to my sources root, added paths etc, but the from . import statements seem not to work for intellisense. package bmesh is recognized, but bpy only gets generictype1 and 2. ops for example still gets a yellow underline with an error when i hover over it: cannot find reference 'ops' in 'init.pyi'
Beta Was this translation helpful? Give feedback.
All reactions