Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2023 09:20:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 269545] devel/py-setuptools: AttributeError: module 'importlib_metadata' has no attribute 'MetadataPathFinder'
Message-ID:  <bug-269545-21822-MfGwhcWT3s@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269545-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269545-21822@https.bugs.freebsd.org/bugzilla/>

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

Igor Pavlov <igor.arabesc.pavlov@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |igor.arabesc.pavlov@gmail.c
                   |                            |om

--- Comment #9 from Igor Pavlov <igor.arabesc.pavlov@gmail.com> ---
The bug is due to circular dependency between the devel/py39-setuptools and=
 the
devel/py39-importlib-metadata. The devel/py39-importlib-metadata requires t=
he
devel/py39-setuptools to its update but the devel/py39-setuptools requires =
the
updated devel/py39-importlib-metadata to work.
It seems to be bad dependency design.

--=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-269545-21822-MfGwhcWT3s>