Closed valtrojo closed 1 month ago
Have you tried this step to detect the newly installed interprreters?
Yes, I have. It does not display anything new.
I still can't repro it. What if you add the interpreter path manually?
When you say you downloaded the data science extension, did you mean the python workload?
Going to close this out. If the issue still persists, please reopen with the information requested. Thanks.😊
I have installed Visual Studio (2022), and the data science extension to allow for a cookiecutter project. It then said I don't have Python 3.5 or higher installed. "Okay, then I'll just install the latest version of python, python 3.12". I install it, add it to PATH, and it still displays the warning. "Okay... so I'll just go to the link for them to guide me with the steps; https://learn.microsoft.com/en-us/visualstudio/python/using-python-cookiecutter-templates?view=vs-2022"
I follow the steps and then realize I need an interpreter. I download anaconda. I cannot create an anaconda environment for some reason. "Okay, I'll just create one and make an existing environment in Visual Studio", then I do, with all the needed packages (numpy, matplotlib, scikit-learn and pandas) and python 3.12 on it. I use the new environment, and it still says I need python 3.5 or higher.
This is where I'm truly stuck, because I even make a new separate python application using the environment and it works. All the things in the environment work. I put on my ultra reading glasses, rub my eyes just to make sure its not like Python 3.1.2. No, its definitely python 3.12. Everything works, I even have cookiecutter as well as the needed packages. I'm just so confused and tired.
Steps to Reproduce
I am a beginner to these things, so I've been putting this off for a very long time My environment: My python application that works with the environment, and cookiecutter explorer not working:
VS Version: [Microsoft Visual Studio Community 2022, Version 17.10.3] PTVS version: [PTVS 17.0.24064.1-17.0] Python version: [3.12.4] You can attach the file to this issue or email it to us at ptvshelp@microsoft.com. If you email it, please add a link to this issue.