Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #42555 > unrolled thread
| Started by | Robin Becker <robin@reportlab.com> |
|---|---|
| First post | 2013-04-02 10:49 +0100 |
| Last post | 2013-04-02 10:49 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
distutils without a compiler Robin Becker <robin@reportlab.com> - 2013-04-02 10:49 +0100
| From | Robin Becker <robin@reportlab.com> |
|---|---|
| Date | 2013-04-02 10:49 +0100 |
| Subject | distutils without a compiler |
| Message-ID | <mailman.34.1364896210.17481.python-list@python.org> |
Is there a neat way to get distutils to report compiler absence? Most windows users don't have a compiler so building extensions usually doesn't work. However, python's builtin batteries would allow pre-built pyds to be downloaded in lieu of an actual build. Has anyone created a fallback download compiler or similar? -- Robin Becker
Back to top | Article view | comp.lang.python
csiph-web