About 50 results
Open links in new tab
  1. python - How do I install pandas into Visual Studio Code ... - Stack ...

    Jun 12, 2021 · Learn how to install the Pandas library in Visual Studio Code with step-by-step guidance from Stack Overflow.

  2. How to install a new python module on VSCode? - Stack Overflow

    Aug 1, 2019 · 24 I'm trying to install new python modules on my computer and I know how to install through the terminal, but I wish to know if there is a way to install a new module directly through …

  3. VS Code does not find Python kernel - Stack Overflow

    Nov 2, 2022 · In Visual Studio code still, while having opened a notebook file (.pynb file), I click on select kernel on the top right of the IDE, then click on "Python Environments": the environment I selected …

  4. visual studio code - can't install python extension in vscode - Stack ...

    Aug 25, 2022 · I am trying to install manually using this command after download extension but i get t same problem code --install-extension ms-python.python-2022.12.1.vsix so I uninstall vscode and …

  5. I can't import openpyxl in visual studio code - Stack Overflow

    Oct 3, 2020 · I used the command pip3 install openpyxl, but I'm still getting the error, unresolved import 'openpyxl'. How I can import the library or fix this error?

  6. How can I set up a virtual environment for Python in Visual Studio …

    Jan 9, 2019 · In my project folder I created a venv folder: python -m venv venv When I run command select python interpreter in Visual Studio Code, my venv folder is not shown. I went one level up like …

  7. Downloading >=Python 3.10 for VS Code - Stack Overflow

    Jan 6, 2023 · 1 Follow this steps (hope will help you): Download python from the official website python website and chose the version you want Make sure you add python to the virtual environment by …

  8. VS Code Python pip is not recognized - Stack Overflow

    I just switched from PyCharm to VSCode, and when I try to pip install X, I get the following message: pip : The term 'pip' is not recognized as the name of a cmdlet, function, script file, or ope...

  9. VS Code can't find Python - Stack Overflow

    Feb 1, 2021 · Open a new Visual Studio Code terminal with (Ctrl + Shift + `) to test the Python command; you may need to restart Visual Studio Code. I had trouble with Visual Studio Code being …

  10. How can I install Visual Studio Code extensions offline?

    I have installed Visual Studio Code on a machine that is not, and cannot be, connected to the Internet. According to the documentation, I can install an extension from the command line if I have the .