Доброе утро
Такое дело ставил тут Python3 на Debian8.3 для работы одной чтучки- дрючки и теперь при установке других нужных программ в 99% случаях показывает что то вроде
1.
dpkg: error processing package python-pkg-resources (--configure):
package is in a very bad inconsistent state; you should
reinstall it before attempting configuration
dpkg: dependency problems prevent configuration of python-virtualenv:
python-virtualenv depends on python-pkg-resources; however:
Package python-pkg-resources is not configured yet.
dpkg: error processing package python-virtualenv (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
python-pkg-resources
python-virtualenv
dpkg: error processing package virtualenvwrapper (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
python-stevedore
python-support
lsb-release
python-pkg-resources
python-virtualenv
airtime-easy-setup
python-ply
python-pycparser
python-cffi
python-chardet
python-colorama
python-six
python-configobj
python-cryptography
python-distlib
python-html5lib
python-mutagen
python-openssl
python-ndg-httpsclient
python-urllib3
python-requests
python-setuptools
python-pip
python-pyasn1
python-wheel
virtualenv-clone
virtualenvwrapper
Моя версия python'а
root@ghtk:~# python --version
-bash: python: command not found
root@ghtk:~# python3 --version
Python 3.4.2