[apport] spe crashed with ImportError in <module>()

Bug #105036 reported by Ghais Issa
8
Affects Status Importance Assigned to Milestone
spe (Ubuntu)
Fix Released
Undecided
Ghais Issa

Bug Description

Binary package hint: spe

Just after installation. Trying to start the program

ProblemType: Crash
Architecture: i386
Date: Mon Apr 9 23:36:23 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/spe
InterpreterPath: /usr/bin/python2.5
Package: spe 0.8.2a+repack-1
PackageArchitecture: all
ProcCmdline: python /usr/bin/spe
ProcCwd: /tmp
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
PythonArgs: ['/usr/bin/spe']
SourcePackage: spe
Traceback:
 Traceback (most recent call last):
   File "/usr/bin/spe", line 3, in <module>
     import _spe.SPE
 ImportError: No module named _spe.SPE
Uname: Linux Inferno 2.6.20-14-generic #2 SMP Mon Apr 2 20:37:49 UTC 2007 i686 GNU/Linux

Revision history for this message
Ghais Issa (ghais-issa) wrote :
Revision history for this message
Scott Kitterman (kitterman) wrote :

I'm unable to confirm this (works for me).

You might try the following from a terminal window:

sudo updatedb
sudo locate SPE.py

This should show it in usr/share/pycentral/spe/site-packages and usr/lib/python2.5/site-packages/_spe

Changed in spe:
assignee: nobody → gggg-iiiii
status: Unconfirmed → Needs Info
Revision history for this message
kporter (kportertx-yahoo) wrote :

I am having the same issue.

root@kporter-laptop:/usr/bin# sudo locate SPE.py
/usr/lib/python2.5/site-packages/_spe/SPE.pyw
/usr/lib/python2.5/site-packages/_spe/SPE.py
/usr/lib/python2.5/site-packages/_spe/SPE.pyc
/usr/share/pycentral/spe/site-packages/_spe/SPE.pyw
/usr/share/pycentral/spe/site-packages/_spe/SPE.py
root@kporter-laptop:/usr/bin# ./spe
Traceback (most recent call last):
  File "./spe", line 3, in ?
    import _spe.SPE
ImportError: No module named _spe.SPE
root@kporter-laptop:/usr/bin#

Revision history for this message
Stani (stani) wrote :

How did you install spe on which version of ubuntu?

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package spe - 0.8.4.e-1

---------------
spe (0.8.4.e-1) unstable; urgency=medium

  [ Stefano Canepa ]
  * New upstream release, from the upstream SPE-0.8.4.e-wx2.6.1.0.tar.gz
    tarball (includes Stefano's setup.py and spe.sgml - Piotr).
  * debian/control:
    - Added docbook-to-man to Build-Depends-Indep.
    - Added myself to Uploaders.
  * debian/rules:
    - Added creation of manpage.

  [ Stani ]
  * Closes LP: #74572, #75893, #86159, #105036, #106666, #204751

  [ Emilio Pozuelo Monfort ]
  * debian/control:
    - New Maintainer, Python Applications Packaging Team.
      Closes: #379374.
    - Added myself to Uploaders.
    - Section -> devel.
    - Require debhelper >= 5.0.51 for dh_icons.
    - Require python-central >= 0.5.6 as required by policy.
    - Depend on winpdb, as we have removed it from the package.
    - Depend on pychecker >= 0.8.17-5 to get pychecker2 too.
    - Move python-doc from Recommends to Suggests, as it's in contrib.
      Closes: #452476.
    - Added Homepage, VCS-Browser and VCS-Svn fields.
    - Conform with Debian Policy 3.7.3
  * debian/compat:
    - Update to 5.
  * debian/menu:
    - Change section according to the new menu layout.
    - Improved title and added longtitle.
    - Use spe.xpm instead of spe.png
  * debian/install:
    - Created, install spe.xpm and spe.desktop from here.
  * debian/links:
    - Created. Move symlinks from rules to here.
    - Symlink docs from /usr/share/doc/spe/.
    - Symlink /usr/bin/spe to /usr/share/spe/_spe/SPE.py
  * debian/spe.xpm
    - Added.
  * debian/spe.desktop:
    - Updated to fit the policy.
  * debian/copyright:
    - Updated Homepage and Website.
    - Updated copyright holder.
  * debian/rules:
    - Call dh_icons as we install a png file in /usr/share/pixmaps.
    - Install the package in /usr/share/spe/_spe. Closes: #401982, #384293.
    - Make SPE.py executable.
    - Move installation of files to spe.install and spe.links.
    - Don't call dh_python and dh_installexamples, we don't need them.
    - Install spe.desktop from spe.install and not here.
    - Call dh_install, dh_link and dh_desktop.
    - The changelog has been moved, so the path is different now.
    - Remove SPE_DEBUG.py. That's a windows launcher.
    - Do nothing on binary-arch target.
    - Fix dh_installchangelog call with a non-repacked tarball.
  * debian/pycompat:
    - Removed, not needed as we don't call dh_python.
  * debian/README.Debian:
    - Removed, issues are fixed now.
  * debian/watch:
    - Updated as spe is now hosted on berlios.

  [ Piotr Ożarowski ]
  * Update debian/rules to match changes in upstream tarball
  * debian/copyright: upstream sources are released under GPL3 now
  * Urgency set to medium as this upload closes: #472033 (pycentral dir is not
    used anymore)

 -- Scott Kitterman <email address hidden> Fri, 28 Mar 2008 09:31:18 +0000

Changed in spe:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.