Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #42555 > unrolled thread

distutils without a compiler

Started byRobin Becker <robin@reportlab.com>
First post2013-04-02 10:49 +0100
Last post2013-04-02 10:49 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  distutils without a compiler Robin Becker <robin@reportlab.com> - 2013-04-02 10:49 +0100

#42555 — distutils without a compiler

FromRobin Becker <robin@reportlab.com>
Date2013-04-02 10:49 +0100
Subjectdistutils 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web