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


Groups > comp.lang.python > #91321

Re: Python 3.5 crashes on wrong %PYTHONHOME

Date 2015-05-27 21:30 +0200
From Gisle Vanem <gvanem@yahoo.no>
Subject Re: Python 3.5 crashes on wrong %PYTHONHOME
References <55660932.6010706@yahoo.no> <CAKJDb-NP-cFf+RXprO2fwnDZ+Q31Dp0mRJbOcXtn2jjBDUKfbg@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.96.1432755186.5151.python-list@python.org> (permalink)

Show all headers | View raw


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.

-- 
--gv

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Python 3.5 crashes on wrong %PYTHONHOME Gisle Vanem <gvanem@yahoo.no> - 2015-05-27 21:30 +0200

csiph-web