消息 [155498]
When using distutils2.install.install_from_infos to install a package, no matter if you have an install_path parameter or not, it doesn't work.
The problem seems to resided at:
distutils2.install._run_install_from_archive
Doesn't have any dest_dir parameter |
|
| 日期 |
用户 |
动作 |
参数 |
| 2012-03-12 22:18:25 | mlhamel | 修改 | recipients:
+ mlhamel, tarek, eric.araujo, alexis |
| 2012-03-12 22:18:25 | mlhamel | 修改 | messageid: <1331590705.94.0.0465168087698.issue14270@psf.upfronthosting.co.za> |
| 2012-03-12 22:18:25 | mlhamel | 链接 | issue14270 messages |
| 2012-03-12 22:18:25 | mlhamel | 创建 | |
|