Bill Schnurr
Bill Schnurr
might need `__init__.py` file in your subfolder
this error is a little suspicious could be do to extra space after 3.7 in the path? `Error: Command failed: /usr/include/python3.7 /` ``` [ERROR 2022-7-11 11:7:10.145]: Error: Command failed: /usr/include/python3.7...
> Strangely pylance has the stubs under `.vscode\extensions\ms-python.vscode-pylance\dist\bundled\stubs\cv2-stubs` > > My current workaround is to copy the `__init__.pyi` file to the place where the package is installed. For me, using...
for the case its not working is always under linux? are you trying to build opencv locally? or pip installed the latest version?
if bpy is a native module, it will need stubs ie. a .pyi file
stubs are pulled from here https://github.com/pandas-dev/pandas-stubs checkout their issues related to `apply` and try asking them about usage.
closing since this is related to pandas library itself
better fix. see https://github.com/microsoft/pylance-release/issues/3491#issuecomment-1282691441
Closing for now... maybe there is something we can do with sphinx html generated docstrings
still seeing this? just open vscode.dev no typing? it happens on startup?