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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 04 Mar 2023 15:05:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269545

--- Comment #6 from Christos Chatzaras <chris@cretaforce.gr> ---
Today I had the same issue with py-setuptools.

Without any python package installed there were left over files in
/usr/local/lib/python3.9

I believe a previous python 3.9.x deinstall didn't remove these files which
cause a conflict during a new python 3.9.x installation.

I removed this directory and now py-setuptools build successfully.

Also after a python 3.9 deinstall the /usr/local/lib/python3.9 is removed
automatically.

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