pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: virtualenv/pip failure, how to debug/fix?
On Thu, Dec 30, 2021 at 10:26:23AM -0500, Greg Troxel wrote:
>
> I have succeeded, by doing
>
> 1) update to the python3.9 you just committed
>
> 2) adding this symlink instead my venv
>
> lrwxr-xr-x 1 gdt wheel 48 Dec 30 10:21 lib/python3.9/_sysconfigdata__netbsd9_.py -> /usr/pkg/lib/python3.9/_sysconfigdata_netbsd9.py
_distutils_system_mod has:
_sysconfig_name_tmpl='_sysconfigdata_{platform}',
and I thought platform would be expanded to netbsd9, and I had thought
that pip uses setuptools and thus this file.
Thomas
Home |
Main Index |
Thread Index |
Old Index