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


Groups > comp.lang.python > #54463

Re: Missing py2exe, needed 4 a gcode generator to engrave text in fancy ttf fonts in steel

References <201309200114.15092.gheskett@wdtv.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
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.177.1379669948.18130.python-list@python.org> (permalink)

Show all headers | View raw


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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web