You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Intelisense doesn't work with the pyrealsense in my setup - windows vscode or vs 2022 (I played with both) .
Is there a common fix for the problem? Pyrealsense runs fine. I know this may not be a Realsense issue. I tried various solutions, Maybe I am not providing the right path in the settings.json? Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi @arothenberg2 Problems with using Intellisense with pyrealsense2 code is a known issue. Links to discussions about it and a possible solution can be found at #11789 (comment)
The soution seems to be(?) scrapping the python docs and making a stub file from that - unless I'm reading it wrong. That's seems like a lot of of work.
I'll just not use autocomplete for the pyrealsense. It's disappointing but I think I can work around it.
Intelisense doesn't work with the pyrealsense in my setup - windows vscode or vs 2022 (I played with both) .
Is there a common fix for the problem? Pyrealsense runs fine. I know this may not be a Realsense issue. I tried various solutions, Maybe I am not providing the right path in the settings.json? Thanks in advance.
The text was updated successfully, but these errors were encountered: