Package: python2.5
Version: 2.5~c1-1
Severity: normal
python2.5 contains cProfile module. It needs pstats module (commonly at
python*-profile package).
bug: (networker.py tests/lista_par.tst/lista_par == mycode.py)
$ python2.5 -m cProfile networker.py tests/lista_par.tst/lista_par
Traceback (most recent call last):
File "/usr/lib/python2.5/runpy.py", line 95, in run_module
filename, loader, alter_sys)
File "/usr/lib/python2.5/runpy.py", line 52, 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/python2.5/cProfile.py", line 190, in <module>
main()
File "/usr/lib/python2.5/cProfile.py", line 183, in main
run('execfile(%r)' % (sys.argv[0],), options.outfile, options.sort)
File "/usr/lib/python2.5/cProfile.py", line 36, in run
result = prof.print_stats(sort)
File "/usr/lib/python2.5/cProfile.py", line 80, in print_stats
import pstats
ImportError: No module named pstats
Describe:
dpkg -S /usr/lib/python2.5/cProfile.py
python2.5: /usr/lib/python2.5/cProfile.py
$ dpkg -S /usr/lib/python2.4/pstats.py
python-profiler: /usr/lib/python2.4/pstats.py
$ LC_ALL=C;ls /usr/lib/python2.5/pstats.py
ls: /usr/lib/python2.5/pstats.py: No such file or directory
$ apt-cache show python2.5 | grep python-profiler
$
-- System Information:
Debian Release: testing
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10-1-686
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=ISO-8859-2) (ignored:
LC_ALL set to pl_PL)
Versions of packages python2.5 depends on:
ii libbz2-1.0 1.0.3-6 high-quality block-sorting file co
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libdb4.4 4.4.20-8 Berkeley v4.4 Database Libraries [
ii libncursesw5 5.5-3 Shared libraries for terminal hand
ii libreadline5 5.1-8 GNU readline and history libraries
ii libsqlite3-0 3.3.7-1 SQLite 3 shared library
ii libssl0.9.8 0.9.8c-1 SSL shared libraries
ii mime-support 3.37-1 MIME files 'mime.types' & 'mailcap
ii python2.5 2.5~c1-1 An interactive high-level object-o
ii python2.5-minimal 2.5~c1-1 A minimal subset of the Python lan
python2.5 recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]