what dependencies to install to create a python desktop project

Leonardo Biagi 20 Reputation points
2023-02-20T14:08:00.56+00:00

In my Visual studio i can't create a Desktop Python project. I checked the tools installed but there is no dependencies that could make me create it. What are the dependencies or tools i have to install, in order to create a Python Desktop project?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,021 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
209 questions
0 comments No comments
{count} votes

Accepted answer
  1. Anna Xiu-MSFT 28,491 Reputation points Microsoft Vendor
    2023-02-21T03:36:37.53+00:00

    Hi @Leonardo Biagi

    Welcome to Microsoft Q&A! 

    Which version of Visual Studio are you using? You need to install IronPython included in Python development workload. 

    It is noted that IronPython is no longer supported in Visual Studio 2022.

    You can get the IronPython support in earlier release of VS2019.

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.