tags 640969 confirmed thanks On Fri, 09 Sep 2011 12:31:12 +0900, Mitsubishi Evo II wrote:
> I just upgraded to bpython, and when running it from the command line
> it immediatly exits as follows:
>
> % bpython
> Traceback (most recent call last):
> File "/usr/bin/bpython", line 9, in <module>
> load_entry_point('bpython==0.10.1', 'console_scripts', 'bpython')()
> File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 305, in
> load_entry_point return get_distribution(dist).load_entry_point(group, name)
> File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2245, in
> load_entry_point return ep.load()
> File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 1955, in load
> entry = __import__(self.module_name, globals(),globals(), ['__name__'])
> ImportError: No module named bpython.cli
Uhm, ok, confirmed, seems like an upgrade problem caused by the switch from
pysupport to dh_python2.
Reinstalling it fixes the problem -- I'll try to fix the upgrade path as well.
Kindly,
David
--
. ''`. Debian developer | http://wiki.debian.org/DavidPaleino
: :' : Linuxer #334216 --|-- http://www.hanskalabs.net/
`. `'` GPG: 1392B174 ----|---- http://deb.li/dapal
`- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
signature.asc
Description: PGP signature

