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

Gene Heskett gheskett at wdtv.com
Fri Sep 20 01:14:15 EDT 2013


Greetings;

Since the missing module is intended for making python stuff run standalone 
on a winderz box, I've no clue why it should be needed to build and make F-
Engrave run on my 10.04.4 LTS box, but it insists on loading it in the 
setup.py script that starts it the first time.

FWIW, cxfreeze is said, by synaptics search function to be the equ of the 
windows py2exe module.

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?

Cheers, Gene
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
My web page: <http://gene.homelinux.net:6309/gene> should be up!

Man is an animal that makes bargains: no other animal does this--
no dog exchanges bones with another.
		-- Adam Smith
A pen in the hand of this president is far more
dangerous than 200 million guns in the hands of
         law-abiding citizens.



More information about the Python-list mailing list