First of all, I'm a really newbie to python and anaconda, so please take this under consideration when replying my question :).
I have a Jupyter notebook and I would like to use geograpy library there. But I have no idea how to install it into anaconda.
On this library website there is manual how to install it using pip - but i believe this is something else.
Any hints would be more than welcome :)
EDIT
After trying pip install geograpy
I have following error
Rolling back uninstall of Pillow
Command "/opt/anaconda3/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-tcpdwncf/Pillow/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-az_qg2uz-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-tcpdwncf/Pillow/