DIYBookScanner / spreadpi

Raspberry Pi image for controlling a DIYBookScanner via spreads
GNU General Public License v2.0
37 stars 11 forks source link

Update 10-spreads.sh #14

Closed boredland closed 10 years ago

boredland commented 10 years ago

spreads was missing the python usb module

matti-kariluoma commented 10 years ago

Hah! I believe it, I think we do a pip install --upgrade pip in our production builds.

In any case, very good, will merge as-is