What steps will reproduce the problem?
1. Try to install on a case-sensitive filesystem.
What is the expected output? What do you see instead?
Expected = something like manualinstall.log
What is seen = something like pip.log
What version of the product are you using? On what operating system?
0.1.4 on Debian Wheezy
Please provide any additional information below.
I manually edited setup.py to be all lowercase for all instances of the string 'pyqrnative' and then 'python setup.py install' worked.
Thanks!
Spencer