packing jython program with py2exe or to a jar

J

John Taylor

I have a jython program which uses both .py and .class (also 2 other
standalone .jar files). Is it possible to create a .exe file with
py2exe? When I try I get this error message:

warning: py2exe: * The following modules were not found:
warning: py2exe: * java.awt
warning: py2exe: * java.awt.event
warning: py2exe: * ldapview

ldapview.class is the program that I wrote. My jython program, which
is how everthing starts, imports this module. If this is not
possible, can I somehow convert my .py file to java and then jar
everything?

Thanks,
John Taylor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top