约 50 个结果
在新选项卡中打开链接
  1. Can't update new python version on Pycharm

    2022年7月23日 · 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 the python …

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

    2020年1月1日 · How should I upgrade python to 3.8.0? Python Forum General News and Discussions Thread Rating: 1 2 3 4 5 ... Users browsing this thread: 1 Guest (s) Forum Jump:

  3. Virtual environment and upgrading python 3.5 to 3.9

    2021年1月24日 · 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 seems to work …

  4. Updating to Python 3.10 on Windows

    2021年10月12日 · 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 only install a …

  5. Updating Python version from command prompt and Conversion from …

    2018年7月19日 · 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 into a …

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

    2023年6月20日 · 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 Python 3.10 …

  7. Problems and doubts with Anaconda and Spyder - Python Forum

    2023年2月7日 · I was still using Python 3.7.4 for my little simple programs, but I decided to update and use the latest version of Python installing Anaconda, following the instructions of a book. The author …

  8. UPDATING PYTHON TO USE LATEST VERSION OF JAVA?

    2017年7月27日 · my Java installation is 1.8 but when i run this, it displays version 1.7.. how do i update my python installation to use latest version of java (1.8)? print (subprocess.check_output ())

  9. Upgrade from 3.7.9 to 3.7.11 - Python Forum

    2021年9月8日 · I am looking for Python 3.7.11 windows installer here https://www.python.org/downloads/. But 3.7.9 is the final 3.7.x relase that comes with Windows …

  10. updating to pyqt5 - Python Forum

    2019年6月30日 · Hey so I need some help updating to pyqt5. I got a new computer and installed pyqt5 using pip. On my old computer I had pyqt4 and I installed it using an installer. The problem is that …