Skip to content

Instantly share code, notes, and snippets.

View srikanthpagadala's full-sized avatar

Srikanth Pagadala srikanthpagadala

View GitHub Profile
@srikanthpagadala
srikanthpagadala / dlib install error.txt
Created February 26, 2017 22:54
dlib install error.txt
~ $ pip3 install dlib
Collecting dlib
Using cached dlib-19.3.1.tar.gz
Building wheels for collected packages: dlib
Running setup.py bdist_wheel for dlib ... error
Complete output from command //anaconda/bin/python -u -c "import setuptools, tokenize;__file__='/private/var/folders/9w/1_yx3kwd3ks5b_myz7t0y_g80000gn/T/pip-build-2hr6ivv3/dlib/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /var/folders/9w/1_yx3kwd3ks5b_myz7t0y_g80000gn/T/tmpakvn7dftpip-wheel- --python-tag cp35:
running bdist_wheel
running build
Detected Python architecture: 64bit
Detected platform: darwin