-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi, i'm fully interested in use karta for read some files in .asc format, but when i try to install it i there is some problems with gdal library, i did try the installation in multiple ways:
- in a python clean installation i did follow the instructions in readme file and didn't work.
- then i try installing conda, but didn't work.
- And finally, install Cython and then build the files obtained from the git repo but too fails.
Some of the problems that i encountered were:
1 warning and 1 error generated.
error: command 'clang' failed with exit status 1
`Command "/Users/yor/.pyenv/versions/2.7.8/envs/wallocPython2.7.8venv/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/var/folders/p6/r47jxx_x7t50v7m1663n29k40000gn/T/pip-build-L5NWYg/gdal/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /var/folders/p6/r47jxx_x7t50v7m1663n29k40000gn/T/pip-atW8Oc-record/install-record.txt --single-version-externally-managed --compile --install-headers /Users/yor/.pyenv/versions/2.7.8/envs/wallocPython2.7.8venv/include/site/python2.7/gdal" failed with error code 1 in /private/var/folders/p6/r47jxx_x7t50v7m1663n29k40000gn/T/pip-build-L5NWYg/gdal/`
I would like to know if there is some especial requeriment? i'm using OSX 10.11.6 with python 2.7 and python 3.4.
Thanks for your help...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels