About 20,200 results
Open links in new tab
  1. Can't update new python version on Pycharm

    Jul 23, 2022 · Hello, I installed new pyhton version 3.10.5 and deleted the previous one 3.8.. and now I can update the new python version to Pycharm. I have a few projects I wanna update …

  2. How should I upgrade python to 3.8.0? - Python Forum

    Jan 1, 2020 · 2) If it is not possible to upgrade python with pip, I don't want to keep several versions of python, how can I do this without loosing all my little programs that are inside my …

  3. Virtual environment and upgrading python 3.5 to 3.9

    Jan 24, 2021 · I have python 3.5.2 with a single virtual environment on linux mint 18, which also has a system 2.7.12. I have installed a number of packages using pip from the VE, and it all …

  4. Installing Python 3.8.11 from TGZ File

    Jul 7, 2023 · I am attempting to install Python 3.8.11 for Windows from a TGZ file since no installer is available on the Python website. Here is the files it gives me instead ...

  5. Updating to Python 3.10 on Windows

    Oct 12, 2021 · I have Python 3.9.7 (x64) installed on my Windows 10. When I download the Python 3.10.0 installer, I don't see the option to update/replace my current installation! I can …

  6. Visual Studio 2022 support for python? - Python Forum

    Mar 24, 2025 · Hi, I have installed Microsoft Visual Studio Community 2022 17.11.5 My questions are: 1. Python Version. My questions are does this support Python Version 3.13. If not what is …

  7. pip installs in a different python version and directory than the ...

    Jun 20, 2023 · Hi All, Quick question - not related explicitly to python code - more related to installing packages. When I try to install packages with pip install - by default it gets installed to …

  8. How to install the latest version of Python on RHEL 8?

    Feb 11, 2020 · This is really frustrating. I am looking for the 'installation and configuration' forum on this site, and cannot seem to find it. Is it that no one anywhere has installation and …

  9. Updating Python version from command prompt and Conversion …

    Jul 19, 2018 · Running: Ubuntu 16.04 and Python 3.5.2 So I ran a script which I found here: https://github.com/rferrazz/pyqt4topyqt5 in order to convert one of my projects built in PyQt4 …

  10. Python venv and PIP version issue

    Feb 22, 2023 · My work computer runs windows and I do not have admin rights. The computer however does allow install of Python using the company's package manager. The package …