消息 [237654]
> ImportError: cannot import name 'module_from_spec'
The command line uses the system python3, which is "too old"
and does not have 'module_from_spec' yet.
Try running ...
python3 -S -m sysconfig --generate-posix-vars
... and then continue with `make`.
We should open an issue for that, it's annoying. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2015-03-09 14:45:42 | skrah | 修改 | recipients:
+ skrah, vstinner, r.david.murray, freakboy3742, ethan.furman, refi64, chaselton |
| 2015-03-09 14:45:42 | skrah | 修改 | messageid: <1425912342.08.0.250720167941.issue23496@psf.upfronthosting.co.za> |
| 2015-03-09 14:45:42 | skrah | 链接 | issue23496 messages |
| 2015-03-09 14:45:41 | skrah | 创建 | |
|