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


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

Re: Python 3.5 crashes on wrong %PYTHONHOME

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2015-05-27 21:10 +0100
Last post2015-05-27 21:10 +0100
Articles 1 — 1 participant

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

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Python 3.5 crashes on wrong %PYTHONHOME Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-05-27 21:10 +0100

#91324 — Re: Python 3.5 crashes on wrong %PYTHONHOME

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2015-05-27 21:10 +0100
SubjectRe: Python 3.5 crashes on wrong %PYTHONHOME
Message-ID<mailman.99.1432757420.5151.python-list@python.org>
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

[toc] | [standalone]


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


csiph-web