Download the d2xx library from this site. Works fine on Windows7 with python2.6
List of extracted files. In Ubuntu 10.10 (Maverick Meerkat) I cannot go on. how to install files so i can import d2xx library
$ do
Makefile: 1: Makefile.conf: no such file or directory
make: * There is no rule for make target Makefile.conf. Stop.
$ sudo python setup.py install
Traceback (last last call):
File "setup.py", line 4, in
from conf import *
ImportError: no module named conf
I am using python 2.6. I can not continue the installation. !!
source share