Open mweinelt opened 8 years ago
Hello!
Are you using a 32- or 64-bit installation (or for that matter, anything non-x86)? The setup.sh
script is designed to not install compilers on a system, and instead download precompiled python wheels from the OSL's FTP servers. Unfortunately we've not automated a system to compile these, so they're only available for 64-bit Debian 7/8 and Centos 6/7.
@LyonesGamer
It was an x86_64
setup indeed.
When using
scripts/setup.sh
on Debian 8 the following packages are not being installed through apt:build-essential
python-dev
libffi-dev
libssl-dev