Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.027 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'error:': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'finney': 0.16; 'fly': 0.16; 'one-way': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'command': 0.22; 'installation': 0.23; 'header:User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'installed': 0.27; 'leave': 0.29; 'ticket.': 0.30; "i'm": 0.30; 'wright': 0.31; 'writes:': 0.31; 'run': 0.32; 'running': 0.33; 'monday,': 0.33; 'but': 0.35; 'there': 0.35; 'combination': 0.36; 'ubuntu': 0.36; 'ben': 0.38; 'needed': 0.38; 'to:addr :python-list': 0.38; 'issue': 0.38; 'previous': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'back': 0.62; 'skip:\xe2 10': 0.65; 'air': 0.66; 'ethan': 0.84; 'furman': 0.84; 'received:125': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Ben Finney Subject: Re: freeze.py Date: Thu, 01 May 2014 12:42:38 +1000 References: <5361AD71.7000704@stoneleaf.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: jigong.madmonks.org X-Public-Key-ID: 0xAC128405 X-Public-Key-Fingerprint: 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405 X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-pubkey.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Cancel-Lock: sha1:j5CTR7SLO9b45kVAK2JHF5+s9tw= X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1398912175 news.xs4all.nl 2870 [2001:888:2000:d::a6]:45759 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:70801 Ethan Furman writes: > I'm running ubuntu 13.04, I have installed python2.7-dev and > python2.7-example, but when I try to run freeze.py I get: > > Error: needed directory /usr/lib/python2.7/config not found Where is ‘freeze.py’? Is there documentation provided for the installation of that tool? What exact command do you issue in order to run it? -- \ “I fly Air Bizarre. You buy a combination one-way round-trip | `\ ticket. Leave any Monday, and they bring you back the previous | _o__) Friday. That way you still have the weekend.” —Steven Wright | Ben Finney