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

Chris Angelico rosuav at gmail.com
Fri Sep 20 05:39:04 EDT 2013


On Fri, Sep 20, 2013 at 3:14 PM, Gene Heskett <gheskett at 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 at 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



More information about the Python-list mailing list