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


Groups > comp.lang.python > #70798 > unrolled thread

freeze.py

Started byEthan Furman <ethan@stoneleaf.us>
First post2014-04-30 19:12 -0700
Last post2014-04-30 19:12 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  freeze.py Ethan Furman <ethan@stoneleaf.us> - 2014-04-30 19:12 -0700

#70798 — freeze.py

FromEthan Furman <ethan@stoneleaf.us>
Date2014-04-30 19:12 -0700
Subjectfreeze.py
Message-ID<mailman.9622.1398910329.18130.python-list@python.org>
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

I have the source for Python2.7 which I configured and built, but a search in that tree for a config file was fruitless.

Any help greatly appreciated.

--
~Ethan~

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web