Johannes Spangenberg added the comment:
I can confirm this issue. I did run it on Linux SuSE 13.1 (64 Bit). Unlike
other components, which are installed in `lib/`, `lib-dynload` is installed in
`lib64/python3.5/`. But `sys.path` still points to `lib/python3.5/lib-dynload`.
It did run in on :
mkdir build
cd build
../configure --prefix="${HOME}/.opt"
nice -n 19 make -j 6
make install
----------
nosy: +Johannes Spangenberg
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue26971>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com