Package: python-codespeak-lib
Version: 0.9.0-3
Severity: critical

I obtain this message when I run py.test :

[EMAIL PROTECTED]:~$ py.test
Traceback (most recent call last):
 File "/usr/bin/py.test", line 3, in ?
   import py
 File "/usr/bin/py.py", line 5, in ?
   execfile('/usr/share/pypy-1.0/pypy/bin/py.py')
 File "/usr/share/pypy-1.0/pypy/bin/py.py", line 14, in ?
   from pypy.tool import option
 File "/usr/share/pypy-1.0/pypy/tool/option.py", line 4, in ?
   from pypy.config.pypyoption import get_pypy_config
 File "/usr/share/pypy-1.0/pypy/config/pypyoption.py", line 4, in ?
from pypy.config.config import OptionDescription, BoolOption, IntOption, ArbitraryOption
 File "/usr/share/pypy-1.0/pypy/config/config.py", line 2, in ?
   from py.compat import optparse
ImportError: No module named compat
[EMAIL PROTECTED]:~$


It is strange because py/compat/optparse.py exist !

[EMAIL PROTECTED]:~$ ls /usr/share/pycentral/python-codespeak-lib/site-packages/py/compat/*
/usr/share/pycentral/python-codespeak-lib/site-packages/py/compat/conftest.py
/usr/share/pycentral/python-codespeak-lib/site-packages/py/compat/doctest.py
/usr/share/pycentral/python-codespeak-lib/site-packages/py/compat/__init__.py
/usr/share/pycentral/python-codespeak-lib/site-packages/py/compat/optparse.py
/usr/share/pycentral/python-codespeak-lib/site-packages/py/compat/subprocess.py
/usr/share/pycentral/python-codespeak-lib/site-packages/py/compat/textwrap.py

Thank you for your help.

--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.21-1-amd64

Debian Release: lenny/sid
500 unstable mirror.home-dn.net
500 unstable ftp.fr.debian.org

--- Package information. ---
Depends (Version) | Installed
===============================-+-=============
python-central (>= 0.5.8) | 0.5.14
python (<< 2.5) | 2.4.4-6
python (>= 2.4) | 2.4.4-6
libc6 (>= 2.3.5-1) | 2.6.1-1



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to