"Couldn't load link driver" error when running from source

Post here to get support
Post Reply
desertdiver
Beginner
Posts: 4
Joined: Mon Jul 21, 2014 9:54 am

"Couldn't load link driver" error when running from source

Post by desertdiver »

Hi,
I'm trying to run the example python files that were given with the source code and i get the following error:
ERROR:cflib.crazyflie:Couldn't load link driver: [Errno None] libusb0-dll:err [s
et_configuration] could not set config 1: win error: The parameter is incorrect.
some background info:
I'm using a pc with Windows XP
I installed all the packages on http://wiki.bitcraze.se/projects:crazyf ... on_windows
For libusb I only installed the libusb0.dll
arnaud
Bitcraze
Posts: 2538
Joined: Tue Feb 06, 2007 12:36 pm

Re: "Couldn't load link driver" error when running from sour

Post by arnaud »

Hi,

Have you installed Crazyradio driver the way with zadig? http://wiki.bitcraze.se/projects:crazyr ... dows_zadig

I just tried installing the dependencies in a winXP VM and it works running from source. Installing libusb manually is actually not required if you use zadig.

/Arnaud
Post Reply