消息 [76958]
Andrew> ImportError: No module named math
Andrew> make: *** [sharedmods] Error 1
Andrew> The has_function source in Lib/distutils/ccompiler.py has this
Andrew> comment:
Andrew> # this can't be included at module scope because it tries to
Andrew> # import math which might not be available at that point - maybe
Andrew> # the necessary logic should just be inlined?
*sigh* I guess that would explain why it wasn't used anywhere in setup.py.
Can you try this simplified version? (It's probably almost exactly what you
came up with.)
Thanks,
Skip |
| 文件名 |
上传时间 |
|
dbm.diff
|
skip.montanaro,
2008-12-05.01:16:34
|
|
| 日期 |
用户 |
动作 |
参数 |
| 2008-12-05 01:16:39 | skip.montanaro | 修改 | recipients:
+ skip.montanaro, tlesher, legerf, AndyP |
| 2008-12-05 01:16:38 | skip.montanaro | 链接 | issue4483 messages |
| 2008-12-05 01:16:37 | skip.montanaro | 创建 | |
|