ArduCAM / ArduCAM_USB_Camera_Shield

This is the repository for ArduCAM USB Camera Shield
126 stars 69 forks source link

Python Import ArducanSDK is failing #111

Closed skrassau closed 5 years ago

skrassau commented 5 years ago

Hi,

I'm using Python 2.7 (32 bit) and when I try to import ArducamSDK I get the error: ImportError: DLL load failed: %1 is not a valid Win32 application.

Any ideas why I'm getting this?

Thanks

skrassau commented 5 years ago

Never mind, it was definitely because I needed to use 64 bit Python