Your message dated Sun, 7 Apr 2019 15:38:54 +0000
with message-id <[email protected]>
and subject line 
has caused the Debian Bug report #725343,
regarding Please version the dependency on python3-pkg-resources
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
725343: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725343
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ipython3
Version: 0.13.2-2
Severity: minor

I have an install of squeeze, of which however I upgraded some packages
(with pinning) to Debian testing. Among them was ipython3 (as well as
python3, which is now version 3.3.2-17). After that, when I tried to run
ipython3, I got:


pietro@dipeco-12:~$ ipython3
Traceback (most recent call last):
  File "/usr/bin/ipython3", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 2708, in
<module>
    working_set.require(__requires__)
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 686, in
require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 584, in
resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: ipython==0.13.2


The error was solved by upgrading python3-pkg-resources from the version
in stable (0.6.24-1) to the one in testing (0.6.49-2). So ipython3
should probably have a versioned dependency on this package.

Pietro

--- End Message ---
--- Begin Message ---
As of 5.8.0, ipython is still using an unversioned dependency on
python[3]-pkg-resources, but since the version mismatch causing this bug
has long since passed, I'm going to close this.

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to