https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264657
--- Comment #16 from [email protected] --- further spelunking suggests maybe the issue is py-setuptools and this port maybe doing a legacy install from ports. https://github.com/pypa/setuptools/issues/3431 going to see if I can make more sense of this and see if I can elegantly have it ignore setuptools. I did see PYTHONPATH defined all over site-packages, but it is specifically set to be '' in _sysconfigdata__freebsd13_.py installed by python 3.9 itself. this port makes no reference to wanting to use py-setuptools, so that may be why things work under poudriere fine. -- You are receiving this mail because: You are the assignee for the bug.
