Cannot install SOAPpy

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • shaq.koby@gmail.com

    Cannot install SOAPpy


    I installed SOAPpy on my server with Python 2.5.
    But now everytime I exit, I get the following error:

    Exception exceptions.Attr ibuteError: '_shutdown' in <module
    'threading' from '/home/mhagen/lib/python2.5/threading.pyc'i gnored

    Here is the command line output:

    mhagen@sebastia n:~$ python
    Python 2.5.1 (r251:54863, May 2 2007, 16:56:35)
    [GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] on linux2
    Type "help", "copyright" , "credits" or "license" for more information.
    >>import SOAPpy
    >>exit
    Use exit() or Ctrl-D (i.e. EOF) to exit
    >>>
    Exception exceptions.Attr ibuteError: '_shutdown' in <module
    'threading' from '/home/mhagen/lib/python2.5/threading.pyc'i gnored
Working...