On Thu, Jun 14, 2018 at 2:13 PM, Xiaofan Chen <[email protected]> wrote: > On Wed, Jun 13, 2018 at 10:59 PM, Brian Estey <[email protected]> wrote: >> Has any been able to get Xiaofan Chen's new libftdi windows build working >> with Python 3.6 64 bit? The build works perfectly with Python 3.6 32 bit, >> but when I import ftdi1 in the 64 bit version I get the classic >> "ImportError: DLL load failed: The specified module could not be found." >> > > Interestingly it works for me. I am using Python.org download with > pywin32 extensions. Not so sure if that matters. > https://github.com/mhammond/pywin32/releases > > You need to put the libftdi 64bit dll and libusb 64bit dll in the > path where your Python installation can find. >
You are right, I use another PC and I got the same problem as you. Let me check again over the weekend. -- Xiaofan -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
