-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Hi @henryiii , I'm wondering how to let vscode-pylance understand how to import the c++ module? what is the most elagant way of doing it? I put xx.pyi
in the corresponding folder, yet pylance still cannot import. I can manually copy the built xx.cpython-310-x86_64-linux-gnu.so
file, but this is ugly. I can also update some vscode option but then I need to fix the built xx.so
file location and this is also ugly. Could you make an exmaple in this boilplate project?
Metadata
Metadata
Assignees
Labels
No labels