[Pkg-exppsy-maintainers] Bug#563404: Needs dependency on python-serial and python-imaging

Mark Hymers mhy at debian.org
Sat Jan 2 17:44:15 UTC 2010


Package: psychopy
Version: 1.51.00.dfsg-1
Severity: normal


mark at ariana:~/Desktop$ apt-get install psychopy
...
mark at ariana:~/Desktop$ psychopy 
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.5/runpy.py", line 95, in run_module
    filename, loader, alter_sys)
  File "/usr/lib/python2.5/runpy.py", line 65, in _run_module_code
    mod_name, mod_fname, mod_loader)
  File "/usr/lib/python2.5/runpy.py", line 32, in _run_code
    exec code in run_globals
  File "/usr/lib/pymodules/python2.5/psychopy/app/psychopyApp.py", line 43, in <module>
    from psychopy.monitors import MonitorCenter
  File "/usr/lib/pymodules/python2.5/psychopy/monitors/__init__.py", line 6, in <module>
    import calibTools
  File "/usr/lib/pymodules/python2.5/psychopy/monitors/calibTools.py", line 8, in <module>
    from psychopy import __version__, log, serial
  File "/usr/lib/pymodules/python2.5/psychopy/serial.py", line 16, in <module>
    ['Serial', 'PARITY_EVEN', 'STOPBITS_TWO'], 0)
ImportError: No module named serial

This is solved with apt-get install python-serial, so there appears to be a
missing dependency there.

mark at ariana:~$ psychopy 
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.5/runpy.py", line 95, in run_module
    filename, loader, alter_sys)
  File "/usr/lib/python2.5/runpy.py", line 65, in _run_module_code
    mod_name, mod_fname, mod_loader)
  File "/usr/lib/python2.5/runpy.py", line 32, in _run_code
    exec code in run_globals
  File "/usr/lib/pymodules/python2.5/psychopy/app/psychopyApp.py", line 45, in <module>
    from psychopy.app import coder, builder, wxIDs, connections
  File "/usr/lib/pymodules/python2.5/psychopy/app/builder/__init__.py", line 4, in <module>
    from builder import *
  File "/usr/lib/pymodules/python2.5/psychopy/app/builder/builder.py", line 11, in <module>
    import experiment, components
  File "/usr/lib/pymodules/python2.5/psychopy/app/builder/experiment.py", line 6, in <module>
    from components import *#getComponents('') and getAllComponents([])
  File "/usr/lib/pymodules/python2.5/psychopy/app/builder/components/__init__.py", line 7, in <module>
    import os, glob, wx, Image
ImportError: No module named Image

This is solved with apt-get install python-imaging, so there appears to be a
missing dependency there.

Mark


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages psychopy depends on:
ii  python                  2.5.4-2          An interactive high-level object-o
ii  python-lxml             2.2.2-2          pythonic binding for the libxml2 a
ii  python-matplotlib       0.99.1.2-1       Python based plotting system in a 
ii  python-numpy            1:1.3.0-3        Numerical Python adds a fast array
ii  python-opengl           3.0.0~c1-1       Python bindings to OpenGL
ii  python-pygame           1.8.1release-1.1 SDL bindings for games development
ii  python-support          1.0.3            automated rebuilding support for P

Versions of packages psychopy recommends:
pn  libavbin0                    <none>      (no description available)
pn  python-imaging               <none>      (no description available)
ii  python-scipy                 0.7.0-2     scientific tools for Python
ii  python-serial                2.3-1       pyserial - module encapsulating ac
ii  python-wxgtk2.8              2.8.7.1-1.1 wxWidgets Cross-platform C++ GUI t

Versions of packages psychopy suggests:
pn  python-pyepl                  <none>     (no description available)

-- no debconf information





More information about the Pkg-exppsy-maintainers mailing list