Hi everyone! I have used PyInstaller to create an executable of a python script that uses py3270 (an IBM 3270 emulator) and pymsgbox. In my computer runs like a charm, in another computer that has python and those libraries installed does as well; when trying to execute it in a computer that has no python installed, the pymsgbox prompts worked fine (as they are the first thing that comes in the script) but then when the py3270 kicks in this error message pops up: "Windows cannot find 'wc3270'. Make sure you typed the name correctly, and then try again." Same happened with a computer that had python installed, but not this library.
I know that py3270 isn't the most popular thing around so there might not be a lot of people with experience with it, but does this error ring any bell on a similar case? All info and suggestions are more than welcomed. Thanks! -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to pyinstaller+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/fab541c9-5504-409c-9131-cadeeb576879n%40googlegroups.com.