I have problems running a compiled program with win32print and win32ui (to print an image) on a different computer.
what shall i do?

Recommended Answers

All 4 Replies

Do you get any error message? There should be a log file if you get an error while running the executable.

Yeah, its sayin, there wouldnt be the module win32print, although it worked as py file

Maybe you should just search for the module win32print and put it in the same directory as the executable. Thats what i would do. I know there are more complicated py2exe scripts that include these kind of things, you could look into those as well.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.