modules installed via python-setuptools cannot be imported from command-line
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-setuptools (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: python-setuptools
The following commands don't results in a module being successfully imported into python command-line:
$ sudo easy_install gearman
$ python
>>> import gearman
ImportError: No module named gearman
The problem seems to be permissions related: changing the permissions of the installed modules location (/usr/local/
The problem seems to be there for any module which installs to /usr/local/
saidimu
ProblemType: Bug
Architecture: amd64
Date: Tue Mar 16 20:57:30 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
Package: python-setuptools 0.6c9-0ubuntu5
PackageArchitec
ProcEnviron:
LANG=en_CA.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: python-setuptools
Uname: Linux 2.6.31-20-generic x86_64