[Bug 269545] devel/py-setuptools: AttributeError: module 'importlib_metadata' has no attribute 'MetadataPathFinder'

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 09 Jul 2023 01:05:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269545

Yoshisato Yanagisawa <osho@pcc-software.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |osho@pcc-software.org

--- Comment #10 from Yoshisato Yanagisawa <osho@pcc-software.org> ---
I guess a workaround might be installing py39-importlib-metadata and
py39-setuptools via pkg.
i.e. pkg install py39-importlib-metadata py39-setuptools

I am not sure that the best solution, though.

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