Emulator not found error

62 views
Skip to first unread message

andres enriquez

unread,
Sep 29, 2022, 11:14:43 AM9/29/22
to BlazeLibs
I Keep getting this emulator not found error, I think it may have to do with this.
"The x3270 executables need to be on your PATH!" - From py3270 Git hub

I took this as put them in the same folder as my .py  file, or is there something else?
I am on a 64 bit windows machine.

andres enriquez

unread,
Sep 29, 2022, 2:36:55 PM9/29/22
to BlazeLibs
Also this is the Specific error,
Emulator.__init(self)__
self.app = app or self.create_app(visible,args)
return Ws3270App(args)
self.spawn_app()
self.sp=subprecoess.Popen(file C: my location)
FileNotFOundError:[Win Error 2] The system cannot find the file specified
Exception ignored in :<function Emulator.__del__ at 0x00001e.....(the adress) 

andres enriquez

unread,
Sep 29, 2022, 2:38:40 PM9/29/22
to BlazeLibs
One solution i think may work is sys.append('w3270') but I have to wait to try it on co workers computer monday, anything else on insight would be great. I don't think there's another more intuitive solution though.
Reply all
Reply to author
Forward
0 new messages