Hi! Im working on creating a new connector and doi...
# contributing-to-airbyte
m
Hi! Im working on creating a new connector and doing so in Visual Studio Code. Im not getting any syntax help with the airbyte stuff. Has anybody got that working? Im getting this error in VS Code:
Copy code
Unable to import 'airbyte_protocol'pylint(import-error)
u
Hey martin, did you create a virtualenv and point VSCode to it?
u
Good point! I have a virtualenv but have not pointed VSCode to it. Thanks!
u
lmk if that works!
u
It worked! 👍