Issue 11: Unable to run setup.py (manually or via pip) on case-sensitive filesystems
Status:  New
Owner: ----
Reported by xopt...@gmail.com, Oct 9, 2013
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
pip.log
4.8 KB   View   Download
manualinstall.log
1.3 KB   View   Download