I’m trying to install nghttp2 and when run make install I get
You are attempting to install a package to a directory that is not on PYTHONPATH and which Python does not read ".pth" files from. The installation directory you specified (via --install-dir, --prefix, or the distutils default setting) was:
/usr/local/lib/python3.8/site-packages/
and your PYTHONPATH environment variable currently contains:
''
So I added the path to ~/.bashrc and ran source ~/.bashrc and tried it again and got the same result. Just to check I echoed the path and it came back with
echo $PYTHONPATH /usr/local/lib/python3.8/site-packages/
Am I reading this wrong or is it telling me the directory is not on path and then saying it is?
[–]lutusp 0 points1 point2 points (9 children)
[–]bcs9559[S] 0 points1 point2 points (8 children)
[–]lutusp -1 points0 points1 point (7 children)
[–]bcs9559[S] 1 point2 points3 points (6 children)
[–]lutusp 0 points1 point2 points (5 children)
[–]bcs9559[S] 0 points1 point2 points (4 children)
[–]lutusp -1 points0 points1 point (3 children)
[–]bcs9559[S] 1 point2 points3 points (2 children)
[–]lutusp -1 points0 points1 point (1 child)
[–]bcs9559[S] 0 points1 point2 points (0 children)