From: Jay N. <ja...@ne...> - 2015-06-23 18:59:51
|
Yes the driver is installed on the second PC. Jay Newens| Product Manager 4023 W. University | Bldg B | McKinney, TX 75071 972-347-1766 | www.nemo-q.com The world is waiting.... -----Original Message----- From: Xiaofan Chen [mailto:xia...@gm...] Sent: Saturday, June 20, 2015 21:13 To: pyu...@li... Subject: Re: [pyusb-users] question On Fri, Jun 19, 2015 at 9:54 AM, Jay Newens <ja...@ne...> wrote: > Ok, > > I have a new problem. I am using libusb-win32-bin-1.2.6.0. I am using > the libusb0.dll and libusb0.sys. I am communicating to a ZebraKR403 > printer checking for the status. On my dev PC this is working and I > have packaged my program with py2exe and installed it on my first > target PC along with the > libusb-win32-bin-1.2.6.0 and it is working fine. On my second PC I am > getting an error when the program runs. > > Traceback (most recent call last): > File "ZebraKR403PaperStatus1.0.py", line 1, in <module> > File "usb\__init__.pyc", line 97, in <module> > File "usb\legacy.pyc", line 29, in <module> > File "usb\core.pyc", line 50, in <module> > ImportError: No module named _objfinalizer > > > The only difference between the PC's is the windows OS, both Windows > 7, one > 64 bit and the one not working is 32 bit. The exe package was created > on a > 32 bit machine with py2exe. Any idea? > Did you install the driver on the 2nd PC? -- Xiaofan ---------------------------------------------------------------------------- -- _______________________________________________ pyusb-users mailing list pyu...@li... https://lists.sourceforge.net/lists/listinfo/pyusb-users |