The combined use of Firedrake and vscode #4330
Unanswered
zxcdsaqwe8
asked this question in
Firedrake support
Replies: 1 comment 3 replies
-
This is more of a VSCode issue than a Firedrake issue but it's going to be something to do with VSCode not looking at the right Python interpreter when it's looking for system-installed Python packages. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First, I installed Ubuntu in the win11 system, then installed docker in Ubuntu, and then installed firedrake-jupyter in docker. All of the above have been installed successfully and can run and edit the code normally. I'd like to ask if I can connect firedrake and vscode in this situation? Use vscode to edit and run code. I referred to the official website's instructions on how to connect to vscode, and I can also run my code in vscode. However, there is a problem that vscode cannot recognize the firedrake and others imported in my code. It will show that it is incorrect, but it can still run the code. May I ask what the problem is?
Beta Was this translation helpful? Give feedback.
All reactions