Public bug reported:

Bpython in the Ubuntu 14.04 repositories is broken.  After running apt-
get install bpython and running bpython, this error is received:

Traceback (most recent call last):
  File "/usr/bin/bpython", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named 'pkg_resources'

Upon inspecting /usr/bin/bpython I noticed that the shebang reads
#!/usr/bin/python3 .  Changing this to #!/usr/bin/python fixes the
issue.

** Affects: bpython (Ubuntu)
     Importance: Undecided
         Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309292

Title:
  Broken Bpython Package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bpython/+bug/1309292/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to