Hi
I want to convert a .py file into .exe with py2exe
(I use Pyparallel(import parallel) in that program)
after running setup.py py2exe this massage appear:
"The following modules appear to be missing:
 ['parallelioctl' , 'paralleljava']  "
how I can remove this Problem?
thanks


See the all-new, redesigned Yahoo.com. Check it out.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to