I was trying to make a fun bit of Python code using Visual Studio Code for a quick macro to show something off to a friend. When I ran the code, I noticed that it returned an error. A quick look told me that neither of the modules I imported for the macro were recognized according to VSCode. This has never been an issue on this computer and it isn’t happening with my laptop, so I suspect something happened when my computer was unplugged and set back up during a recent move to a new house.
I’ve tried uninstalling and reinstalling the modules using Powershell, restarting the computer, restarting VSCode with the provided option, but nothing has worked so far. If anyone has a clue, I’d love some help.