[SOLVED] client installation on MacBook Pro

Post here to get support
csholmq
Beginner
Posts: 12
Joined: Fri Dec 27, 2013 1:20 pm

Re: [SOLVED] client installation on MacBook Pro

Post by csholmq »

Code: Select all

pip install --pre pyusb
This allows non-stable versions (1.0.0a2, 1.0.0a2, 1.0.0a3, 1.0.0a3, 1.0.0b1) to be installed.
Post Reply