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


Groups > comp.lang.python > #42555

distutils without a compiler

From Robin Becker <robin@reportlab.com>
Subject distutils without a compiler
Date 2013-04-02 10:49 +0100
Newsgroups comp.lang.python
Message-ID <mailman.34.1364896210.17481.python-list@python.org> (permalink)

Show all headers | View raw


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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web