Skip to content Skip to sidebar Skip to footer
Showing posts with the label Easy Install

"pkg_resources.distributionnotfound" At Pip And Easy Install

I have to install a package via pip (in detail: the package lxml) into Python2.7 on our server (run… Read more "pkg_resources.distributionnotfound" At Pip And Easy Install

Python Using Easy_install Importerror: No Module Named _md5

I searched a lot and did not find any answer to this problem =( I have a CentOS 5 as a server, foll… Read more Python Using Easy_install Importerror: No Module Named _md5

Importerror: No Module Named Distutils

Attempt to install psutils resulted a big headache... $ python -V Python 2.4.2 $ cat /etc/SuSE-rel… Read more Importerror: No Module Named Distutils

Easy_install's --prefix Option Doesn't Change Where It Tries To Install My Package

I want to install Sphinx 1.1.3 for python 2.6. However, I don't have sudo rights. So instead of… Read more Easy_install's --prefix Option Doesn't Change Where It Tries To Install My Package

Linux Redhat 6 And Installing Easy_install

I'm completely new at this and needed a bit of help. I've got a hosted server running Linux… Read more Linux Redhat 6 And Installing Easy_install

Python Virtual Environment Package Install Issue

I'm building a Python project requiring Django. I have created a project directory and virtual… Read more Python Virtual Environment Package Install Issue