Public bug reported: Binary package hint: python2.6
Up until two days ago or so (say 29 April) I was able to use the google app engine sdk running localy to test the little app I am trying to write. Then all of a sudden I start getting the following errors on the commandline of the app engine server terminal: File "/home/leslie/app/accy/google_appengine/google/appengine/tools/dev_appserver.py", line 1736, in load_module return self.FindAndLoadModule(submodule, fullname, search_path) File "/home/leslie/app/accy/google_appengine/google/appengine/tools/dev_appserver.py", line 1089, in decorate return func(self, *args, **kwargs) File "/home/leslie/app/accy/google_appengine/google/appengine/tools/dev_appserver.py", line 1638, in FindAndLoadModule description) File "/home/leslie/app/accy/google_appengine/google/appengine/tools/dev_appserver.py", line 1089, in decorate return func(self, *args, **kwargs) File "/home/leslie/app/accy/google_appengine/google/appengine/tools/dev_appserver.py", line 1589, in LoadModuleRestricted description) File "/usr/lib/python2.6/multiprocessing/__init__.py", line 83, in <module> import _multiprocessing ImportError: No module named _multiprocessing INFO 2009-05-01 07:41:16,608 dev_appserver.py:2934] "GET / HTTP/1.1" 500 - /usr/lib/python2.6/cgitb.py:173: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 value = pydoc.html.repr(getattr(evalue, name)) I could be laying the blame for this new problem at the foot of my python install but I seem to recall an update to python on the day it all went south. I am using the x64 Jaunty and I have tried downloading the latest Google App Engine SDK to see if that fixed the problem. This could just be me as my googling has not turned up anyone else having the same problem. ** Affects: python2.6 (Ubuntu) Importance: Undecided Status: New -- Recent update has killed multiprocessing https://bugs.launchpad.net/bugs/370256 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs