-
| So here I installed brownie using 
 in a virtual environment in WSL2, | 
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
| I restart VScode and reopen brownie-simple-storage folder, which I've tried several times a day ago and to no avail, it works this time, no squiggly line under the import statement! Still not sure what happened, though. | 
Beta Was this translation helpful? Give feedback.
-
| Hello @Hrih | 
Beta Was this translation helpful? Give feedback.

Hello @Hrih
The reason is because vscode not always gets the correct python interpreter from the console, so be sure you open it form the wsl command line using
code ..