strozfriedberg / unTRUST

unTRUST is designed to remove the pairing records from iOS devices.
http://www.strozfriedberg.com/
GNU Lesser General Public License v2.1
33 stars 6 forks source link

install.sh fails while installing Cython #1

Closed accolon closed 9 years ago

accolon commented 10 years ago

On my system (10.9.4) install.sh fails during the Cython installation:

Downloading/unpacking cython Real name of requirement cython is Cython Could not find any downloads that satisfy the requirement cython

Replacing the the lower-case "c" with an upper-case "C" in line 56 solves the problem.

sfbcrampton commented 9 years ago

Thanks for that fix, I guess for some people pip is case insensitive. Fixed in: a13e1ba84caa58b4c6bec51417690267ef87bd06