Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54463 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2013-09-20 19:39 +1000 |
| Last post | 2013-09-20 19:39 +1000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Missing py2exe, needed 4 a gcode generator to engrave text in fancy ttf fonts in steel Chris Angelico <rosuav@gmail.com> - 2013-09-20 19:39 +1000
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2013-09-20 19:39 +1000 |
| Subject | Re: Missing py2exe, needed 4 a gcode generator to engrave text in fancy ttf fonts in steel |
| Message-ID | <mailman.177.1379669948.18130.python-list@python.org> |
On Fri, Sep 20, 2013 at 3:14 PM, Gene Heskett <gheskett@wdtv.com> wrote: > Can someone take a look at > > <http://www.scorchworks.com/Fengrave/fengrave_setup.html#linux_fengrave> > > Then this is what I get: > gene@coyote:~/src/F-Engrave-1.22_src$ python py2exe_setup.py > Traceback (most recent call last): > File "py2exe_setup.py", line 4, in <module> > import py2exe > ImportError: No module named py2exe > > And tell me how to fix this so it runs on an older linux box? The page you link to doesn't mention py2exe anywhere. Where did you get that you need to run that command? ChrisA
Back to top | Article view | comp.lang.python
csiph-web