Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91324
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: Python 3.5 crashes on wrong %PYTHONHOME |
| Date | 2015-05-27 21:10 +0100 |
| References | <55660932.6010706@yahoo.no> <CAKJDb-NP-cFf+RXprO2fwnDZ+Q31Dp0mRJbOcXtn2jjBDUKfbg@mail.gmail.com> <55661B3E.5080407@yahoo.no> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.99.1432757420.5151.python-list@python.org> (permalink) |
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