About 50 results
Open links in new tab
  1. python - Why does `pip` throw `ModuleNotFoundError` even though ...

    Jul 27, 2020 · On an EC2 instance, I am attempting to install a Python package using pip, but receive an exception that states ModuleNotFoundError: No module named 'setuptools'. For context, the …

  2. apt - Receiving "Unable to correct problems, you have held broken ...

    Jun 24, 2015 · Receiving "Unable to correct problems, you have held broken packages." after trying to install python -setuptools and python-pip Ask Question Asked 10 years, 7 months ago Modified 8 …

  3. python - Unable to install python3-pip on Debian 8 - Unix & Linux …

    Oct 31, 2019 · sudo apt-get install python-setuptools The following packages have unmet dependencies: python3-setuptools : Depends: python3-pkg-resources (= 5.5.1-1) but 33.1.1-1~bpo8+1 is to be …

  4. software installation - How to install python-setuptools on CentOS 8 ...

    Sep 23, 2020 · How to install python-setuptools on CentOS 8? Ask Question Asked 5 years, 3 months ago Modified 5 years, 3 months ago

  5. debian - E: python-setuptools upgrade fails, apt-get broken - Unix ...

    The solution was to download the packages python-setuptools (3.3-1) and python-pkg-resources (3.3-1) from the testing repo manually, and install them with "dpkg -i <filename of downloaded packages>" …

  6. software installation - Failed to install ansible on CentOS 8 - Unix ...

    Oct 13, 2019 · Why is because it will very easily going to mess up RPM packaged Python packages with the ones installed by pip. Sooner or later something will stop working on this mess. From how to …

  7. Failed dependencies python - Unix & Linux Stack Exchange

    Mar 29, 2021 · python(abi) = 3.6 is needed by python3-setuptools~~ The RHEL7.6 system came with Python 2.7 and I installed Python 3.9.2 from the official Python.org source tgz file.

  8. How to install easy_install using non-default Python Interpreter on ...

    1 I have downloaded, compiled and installed Python 2.7 on CentOS. I would like to download and install easy_install (and pip) for it but I am a little bit confused as to how to do that. How can I proceed to …

  9. Difference between installing a package with 'apt' and 'pip'

    Feb 8, 2023 · I have been trying to install a Python module which relies in setuptools, and apparently the module was installed using apt. However, it seems to be the wrong version, so I tried to install it usin...

  10. I can't install python3-pip? - Unix & Linux Stack Exchange

    Jan 19, 2021 · python python-chardet python-colorama python-distlib python-enum34 python-idna python-ipaddress python-pkg-resources python-pyasn1 python-setuptools python-wheel python2 0 …