Hello. Is it posible to unlock the Kindle Fire's bootloader with a Mac? I read guides but it requires to have Windows installed, if I have to get Windows it is safe to do this with a VM? (Virutalbox, etc.)
Do I get Python 2.7.10? One guide said 2.7, but Python 2.7.0 is only for 32bit.All you need is Python and adb/fastboot.
See:
Ok, I almost got gmpy2 working, but when I go and install it this pops up: :crying:All you need is Python and adb/fastboot.
See:
Processing gmpy2-2.0.7
Writing /Users/***********/Downloads/gmpy2-2.0.7/setup.cfg
Running setup.py -q bdist_egg --dist-dir /Users/***********/Downloads/gmpy2-2.0.7/egg-dist-tmp-U9lI_b
In file included from src/gmpy2.c:417:
src/gmpy.h:252:12: fatal error: 'mpfr.h' file not found
# include "mpfr.h"
^
1 error generated.
error: Setup script exited with error: command '/usr/bin/clang' failed with exit status 1
Just use draxie's cuber.py, which doesn't rely on gmpy2.I fixed the error now i get this:
Processing gmpy2-2.0.7
Writing /Users/***********/Downloads/gmpy2-2.0.7/setup.cfg
Running setup.py -q bdist_egg --dist-dir /Users/***********/Downloads/gmpy2-2.0.7/egg-dist-tmp-58goNz
In file included from src/gmpy2.c:417:
src/gmpy.h:261:12: fatal error: 'mpc.h' file not found
# include "mpc.h"
^
1 error generated.
error: Setup script exited with error: command '/usr/bin/clang' failed with exit status 1