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


Groups > comp.lang.python > #32782

Re: py2exe with python 3.x

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <kwpolska@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.025
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'python.': 0.02; 'url:sourceforge': 0.03; 'subject:python': 0.11; 'gpg': 0.16; 'mon,': 0.16; 'wrote:': 0.17; '3.x': 0.22; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'url:mailman': 0.29; 'convert': 0.29; 'received:209.85.210.174': 0.30; 'url:python': 0.32; 'url:listinfo': 0.32; 'to:addr:python-list': 0.33; 'hi,': 0.33; 'version': 0.34; 'received:google.com': 0.34; 'nov': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'but': 0.36; 'url:org': 0.36; 'subject:with': 0.36; 'possible': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'url:mail': 0.40; 'yours': 0.88; 'url:tk': 0.93
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ZutNIRBdtjw/y63/+M86sDCJJ3ZkCp0fqMmyBpi75KY=; b=AYpmCBGkz/Dky0hq7XSDPfG78d4902m96vR1Y5hQLzKYCB3Z9t4fVjTSCr4JO4j1Kb ZjliCGUBiaCuPQdPg0ylBRxfh7EeSNpWtDu91Ibyn92MyQ23sdkj1ZHjqbU+951XijCj zWPappfXrHJpapl0SYlLtRqrNlzBs9UFlBaFplhw0UvOIwIsL5I9OGBogAKWlrRAX9qJ Or8eMvmqu7Uc9jN+gFL+Qe9vB/j7BVo3UGvARpM7s9T9FISc6w9Yb/NS7XNRZPfM8lF0 kIetyONFTcwUkj44E8NqOEOh9yVNZpuTjmGSByzLTNsuhqedTNSFwBOT/4M59kbZTHnk q0Cw==
MIME-Version 1.0
In-Reply-To <0d6ffba7-df53-43d7-9943-8aab2fa5149f@googlegroups.com>
References <0d6ffba7-df53-43d7-9943-8aab2fa5149f@googlegroups.com>
Date Mon, 5 Nov 2012 20:39:50 +0100
Subject Re: py2exe with python 3.x
From Kwpolska <kwpolska@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3296.1352144393.27098.python-list@python.org> (permalink)
Lines 18
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1352144393 news.xs4all.nl 6960 [2001:888:2000:d::a6]:48441
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:32782

Show key headers only | View raw


On Mon, Nov 5, 2012 at 8:34 PM, Monkey <pascalwinkelmann1@gmail.com> wrote:
> Hi,
> i wonderd if there is a way to convert a py-file to a exe-file with version 3.x of python.
>
> I know that it was possible till version 2.7.x. But is there a way to do it in version 3.x?
>
> Yours sincerely,
> Monkey
> --
> http://mail.python.org/mailman/listinfo/python-list

Use cx_Freeze: http://cx-freeze.sourceforge.net/

-- 
Kwpolska <http://kwpolska.tk>
stop html mail      | always bottom-post
www.asciiribbon.org | www.netmeister.org/news/learn2quote.html
GPG KEY: 5EAAEA16

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


Thread

py2exe with python 3.x Monkey <pascalwinkelmann1@gmail.com> - 2012-11-05 11:34 -0800
  Re: py2exe with python 3.x Kwpolska <kwpolska@gmail.com> - 2012-11-05 20:39 +0100
  Re: py2exe with python 3.x Tobias Marquardt <tm@tobix.eu> - 2012-11-06 10:00 +0100

csiph-web