arachnidlabs / mcp2210

Python library for interfacing with the MCP2210 USB-SPI interface.
BSD 2-Clause "Simplified" License
26 stars 18 forks source link

Requirements #11

Open Lageos opened 10 years ago

Lageos commented 10 years ago

Is it possible to know which libraries/packages are necessary to run the mcp2210 package with Linux/Windows?

I ran in problems with win7/64bit regarding the hid library (installed afterwards with 'pip install hidapi') and then with from mcp2210 import commands ImportError: cannot import name commands