After i installed the wxpython in windows PowerShell(admin). [Actually I asked copilot for help because i can’t install by typing ‘pip install wxpython’] I just want to test if the wxpython is functional. So I type these code:
And I run it. Problem came out, VS code said ‘Import “wx” could not be resolved’

What’s wrong with it? Hope someone can offer help.