Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91324
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'from:addr:yahoo.co.uk': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; '(at': 0.13; 'doing,': 0.16; 'makefiles.': 0.16; 'picks': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'set,': 0.16; 'w/o': 0.16; 'wrote:': 0.16; 'language': 0.19; 'variable': 0.20; 'lawrence': 0.22; 'seems': 0.24; 'header:In-Reply-To:1': 0.24; 'header:User- Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'least': 0.27; 'gnu': 0.27; 'etc.).': 0.29; 'language.': 0.32; 'to:addr:python- list': 0.35; 'clear': 0.35; 'installing': 0.35; 'but': 0.36; 'there': 0.36; 'setting': 0.37; 'subject:: ': 0.37; 'received:org': 0.38; 'to:addr:python.org': 0.39; 'mark': 0.40; 'why': 0.40; 'our': 0.64; 'charset:windows-1252': 0.65; 'pythonistas,': 0.84; 'ware': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Subject | Re: Python 3.5 crashes on wrong %PYTHONHOME |
| Date | Wed, 27 May 2015 21:10:09 +0100 |
| References | <55660932.6010706@yahoo.no> <CAKJDb-NP-cFf+RXprO2fwnDZ+Q31Dp0mRJbOcXtn2jjBDUKfbg@mail.gmail.com> <55661B3E.5080407@yahoo.no> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | host-92-24-216-228.ppp.as43234.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 |
| In-Reply-To | <55661B3E.5080407@yahoo.no> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.99.1432757420.5151.python-list@python.org> (permalink) |
| Lines | 22 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1432757420 news.xs4all.nl 2958 [2001:888:2000:d::a6]:41848 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:91324 |
Show key headers only | View raw
On 27/05/2015 20:30, Gisle Vanem wrote: > Zachary Ware wrote: > >> Is there any particular reason you're setting PYTHONHOME in the first >> place? > > I have several GNU Makefiles that picks up this variable > (to find Python.h, python*.lib etc.). But using Python 27 > and 35 w/o having a %PYTHONHOME set, seems to work fine. > I have to revise those Makefiles. > Can you please explain precisely what you're doing, as it's not clear (at least to me) why you're installing Python 3.5 with the web installer but then mentioning GNU makefiles. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Python 3.5 crashes on wrong %PYTHONHOME Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-05-27 21:10 +0100
csiph-web