This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2015年09月08日 17:31 by ronbarak, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| Python_make_failure.PNG | ronbarak, 2015年09月08日 17:31 | Screenshot of Python 2.7.10 failure on some modules | ||
| Messages (2) | |||
|---|---|---|---|
| msg250244 - (view) | Author: Ron Barak (ronbarak) * | Date: 2015年09月08日 17:31 | |
UnixWare7 only supports Python 1.6 I added Python 2.7.10 from sources. Python works, but its make did not finish cleanly: several Standard Library modules failed to build (see attached: it has to be a screenshot since VirtualBox does not support cut-and-paste on UnixWare). Can you suggest what should be done so that `multiprocessing`, `ssl`, and `select` will compile/build successfully? |
|||
| msg250245 - (view) | Author: R. David Murray (r.david.murray) * (Python committer) | Date: 2015年09月08日 17:39 | |
This tracker is for reporting bugs in python. Our help forum is the python-list mailing list. Please post your questions there. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:20 | admin | set | github: 69221 |
| 2015年09月08日 17:39:57 | r.david.murray | set | status: open -> closed nosy: + r.david.murray messages: + msg250245 resolution: not a bug stage: resolved |
| 2015年09月08日 17:31:57 | ronbarak | create | |