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


Groups > comp.lang.python > #99017

Re: pyinstaller and Python 3.5 on Windows?

From Thomas 'PointedEars' Lahn <PointedEars@web.de>
Newsgroups comp.lang.python
Subject Re: pyinstaller and Python 3.5 on Windows?
Date 2015-11-19 01:13 +0100
Organization PointedEars Software (PES)
Message-ID <16273698.Ox6ucYQkhb@PointedEars.de> (permalink)
References <n2iv3p$o1n$2@news2.informatik.uni-stuttgart.de>

Show all headers | View raw


Ulli Horlacher wrote:

> To run my Python programs on other Windows systems without a Python
> installation I must create standalone Windows executables.
> 
> pyinstaller runs without any problems with Python 2.7.10 on Windows 7, but
> with Python 3.5 I get:
> 
> [b0rked stack trace]
> 
> Is there a solution available?

Maybe.  It would help if you posted something easier readable.

-- 
PointedEars

Twitter: @PointedEars2
Please do not cc me. / Bitte keine Kopien per E-Mail.

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


Thread

pyinstaller and Python 3.5 on Windows? Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2015-11-18 22:46 +0000
  Re: pyinstaller and Python 3.5 on Windows? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-11-19 01:13 +0100
  Re: pyinstaller and Python 3.5 on Windows? Christian Gollwitzer <auriocus@gmx.de> - 2015-11-19 08:04 +0100
    Re: pyinstaller and Python 3.5 on Windows? Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2015-11-19 07:50 +0000
  Re: pyinstaller and Python 3.5 on Windows? Kevin Walzer <kw@codebykevin.com> - 2015-11-19 06:41 -0500
    Re: pyinstaller and Python 3.5 on Windows? Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2015-11-19 12:25 +0000
      Re: pyinstaller and Python 3.5 on Windows? Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2015-11-19 13:32 +0000

csiph-web