Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 May 2021 09:15:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 255743] devel/ipython/ 7.23.1 fails to run: The 'matplotlib-inline' distribution was not found and is required by ipython
Message-ID:  <bug-255743-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255743

            Bug ID: 255743
           Summary: devel/ipython/ 7.23.1 fails to run: The
                    'matplotlib-inline' distribution was not found and is
                    required by ipython
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: p5B2E9A8F@t-online.de
 Attachment #224806 text/plain
         mime type:

Created attachment 224806
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224806&action=
=3Dedit
poudriere build log file

> ipython
Traceback (most recent call last):
  File "/usr/local/bin/ipython", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", =
line
3243, in <module>
    def _initialize_master_working_set():
  File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", =
line
3226, in _call_aside
    f(*args, **kwargs)
  File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", =
line
3255, in _initialize_master_working_set
    working_set =3D WorkingSet._build_master()
  File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", =
line
568, in _build_master
    ws.require(__requires__)
  File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", =
line
886, in require
    needed =3D self.resolve(parse_requirements(requirements))
  File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", =
line
772, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'matplotlib-inline' distribution was
not found and is required by ipython

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255743-7788>