https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285275
--- Comment #2 from Graham Perrin <[email protected]> --- Does it help to know the installed version of Python? grahamperrin:~ % python3 --version Python 3.11.11 grahamperrin:~ % file /usr/local/bin/python3 /usr/local/bin/python3: symbolic link to python3.11 grahamperrin:~ % pkg which /usr/local/bin/python3.11 /usr/local/bin/python3.11 was installed by package python311-3.11.11 grahamperrin:~ % -- You are receiving this mail because: You are the assignee for the bug.
