[issue4581] failed to import module from lib-dynload

Leger report at bugs.python.org
Sun Dec 7 23:16:56 CET 2008


Leger <legerf at free.fr> added the comment:

Ok Martin, I delete all source and /usr/lib/python3.0, restart from the
tarball. I apply the patch dbm.diff (issue4581) and after :
"configure --with-pydebug --with-doc-strings --enable-shared
--enable-profiling --enable-ipv6 --with-threads --with-tsc --prefix=/usr
> ../configure.log 2>&1
make > ../make.log 2>&1
make altinstall > ../altinstall.log 2>&1"
Launch "python3.0" and test import :
>>> import math, cmath, bz2, crypt, readline
[34363 refs]
SUCCESSFUL ! So "make clean" can't always sufficient, I learn than in
some case need to restart from the tarball is a necessary test. Many
thinks for this lesson. You can close this issue.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4581>
_______________________________________


More information about the Python-bugs-list mailing list