Embedded Python packages not recognised by Intellisense (Visual Studio Community 2022 Version 17.10.1)
I am creating a Unity project that has python embedded using this tutorial, here. For some reason Inillisense is warning that the installed packages, which used pip, were not reconised. I have made sure that my custom Python environment is properly set up, as Visual Studio is reconising the correct installed packages.