On Thu, Jun 14, 2018 at 3:21 PM, Xiaofan Chen <[email protected]> wrote: > 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. >
I just uploaded a new packages with the hopefully working Python 3.6 64bit bindings, please try it. Thanks. https://sourceforge.net/projects/picusb/files/?source=navbar File name: libftdi1-1.4git_devkit_x86_x64_14June2018.7z Only two files have been changed. -- Xiaofan -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
