[Bug 494704] [NEW] Ubuntu Karmic: ImportError: No module named soaplib (after installing python-soaplib)

nieproszenieja mateusz.szulc at gmail.com
Wed Dec 9 20:05:05 UTC 2009


Public bug reported:

Binary package hint: python-soaplib

Description:	Ubuntu 9.10
Release:	9.10
mateusz at idaho ~/Downloads $ apt-cache policy python-soaplib
python-soaplib:
  Installed: 0.0+svn44-2
  Candidate: 0.0+svn44-2
  Version table:
 *** 0.0+svn44-2 0
        500 http://pl.archive.ubuntu.com karmic/universe Packages
        100 /var/lib/dpkg/status

How to reproduce:

Install soaplib library:
apt-get install python-soaplib

Then run python and try to import soaplib:

mateusz at idaho ~ $ python
Python 2.6.4 (r264:75706, Nov  2 2009, 14:38:03) 
[GCC 4.4.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import soaplib
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named soaplib
>>>

Workaround (now Python sees soaplib module, I don't know, if library work in 100%):
Type as root:
cp -rp /usr/share/pyshared/soaplib /usr/lib/python2.6/dist-packages/

** Affects: python-soaplib (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Ubuntu Karmic: ImportError: No module named soaplib (after installing python-soaplib)
https://bugs.launchpad.net/bugs/494704
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list