Created temporary directory: /tmp/pip-ephem-wheel-cache-xor0o0r4 Created temporary directory: /tmp/pip-req-tracker-qgv28lcf Created requirements tracker '/tmp/pip-req-tracker-qgv28lcf' Created temporary directory: /tmp/pip-wheel-_2g91jp7 Looking in indexes: https://pypi.python.org/simple Collecting esda==2.0.0 1 location(s) to search for versions of esda: * https://pypi.python.org/simple/esda/ Getting page https://pypi.python.org/simple/esda/ Analyzing links from page https://pypi.org/simple/esda/ Found link https://files.pythonhosted.org/packages/c5/df/a4230385e600470c7792406c76cb359e170d08cf2d168dc754b64c03bc40/esda-1.0.0.dev0.tar.gz#sha256=9bdaad6c7f5f7820854a76cf926d0c0e941c0dd2b3c6beff2b21a0c303f1a846 (from https://pypi.org/simple/esda/), version: 1.0.0.dev0 Found link https://files.pythonhosted.org/packages/01/31/8a8ce75ffb03400b515819e0f68b4c5044658fa7a2e514cd8d46d371ca8c/esda-1.0.1.dev0.tar.gz#sha256=a3619f39703bf0541e290824a692d4dea5a6d4af02f98ae1e11b7dccc6075941 (from https://pypi.org/simple/esda/), version: 1.0.1.dev0 Found link https://files.pythonhosted.org/packages/3e/84/bff39fdd34fc7f2dd3e0a1b7a6b92cea8ca17ce0ab9359a96ed301947cd6/esda-2.0.0.tar.gz#sha256=d074e303c8124bbd9c5a086bf95c2995c8ebc937ac678fcde0f4e3abe4092f05 (from https://pypi.org/simple/esda/) (requires-python:>3.4), version: 2.0.0 Using version 2.0.0 (newest of versions: 2.0.0) Created temporary directory: /tmp/pip-unpack-q6at8nak Downloading https://files.pythonhosted.org/packages/3e/84/bff39fdd34fc7f2dd3e0a1b7a6b92cea8ca17ce0ab9359a96ed301947cd6/esda-2.0.0.tar.gz (46kB) Downloading from URL https://files.pythonhosted.org/packages/3e/84/bff39fdd34fc7f2dd3e0a1b7a6b92cea8ca17ce0ab9359a96ed301947cd6/esda-2.0.0.tar.gz#sha256=d074e303c8124bbd9c5a086bf95c2995c8ebc937ac678fcde0f4e3abe4092f05 (from https://pypi.org/simple/esda/) (requires-python:>3.4) Added esda==2.0.0 from https://files.pythonhosted.org/packages/3e/84/bff39fdd34fc7f2dd3e0a1b7a6b92cea8ca17ce0ab9359a96ed301947cd6/esda-2.0.0.tar.gz#sha256=d074e303c8124bbd9c5a086bf95c2995c8ebc937ac678fcde0f4e3abe4092f05 to build tracker '/tmp/pip-req-tracker-qgv28lcf' Running setup.py (path:/tmp/pip-wheel-_2g91jp7/esda/setup.py) egg_info for package esda Running command python setup.py egg_info running egg_info creating pip-egg-info/esda.egg-info writing top-level names to pip-egg-info/esda.egg-info/top_level.txt writing dependency_links to pip-egg-info/esda.egg-info/dependency_links.txt writing requirements to pip-egg-info/esda.egg-info/requires.txt writing pip-egg-info/esda.egg-info/PKG-INFO writing manifest file 'pip-egg-info/esda.egg-info/SOURCES.txt' file esda.py (for module esda) not found reading manifest file 'pip-egg-info/esda.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE.txt' writing manifest file 'pip-egg-info/esda.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_2g91jp7/esda has version 2.0.0, which satisfies requirement esda==2.0.0 from https://files.pythonhosted.org/packages/3e/84/bff39fdd34fc7f2dd3e0a1b7a6b92cea8ca17ce0ab9359a96ed301947cd6/esda-2.0.0.tar.gz#sha256=d074e303c8124bbd9c5a086bf95c2995c8ebc937ac678fcde0f4e3abe4092f05 Removed esda==2.0.0 from https://files.pythonhosted.org/packages/3e/84/bff39fdd34fc7f2dd3e0a1b7a6b92cea8ca17ce0ab9359a96ed301947cd6/esda-2.0.0.tar.gz#sha256=d074e303c8124bbd9c5a086bf95c2995c8ebc937ac678fcde0f4e3abe4092f05 from build tracker '/tmp/pip-req-tracker-qgv28lcf' Building wheels for collected packages: esda Created temporary directory: /tmp/pip-wheel-9gaq07d9 Running setup.py bdist_wheel for esda: started Destination directory: /tmp/pip-wheel-9gaq07d9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_2g91jp7/esda/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 /tmp/pip-wheel-9gaq07d9 running bdist_wheel running build running build_py file esda.py (for module esda) not found creating build creating build/lib creating build/lib/esda copying esda/geary.py -> build/lib/esda copying esda/tabular.py -> build/lib/esda copying esda/mixture_smoothing.py -> build/lib/esda copying esda/moran.py -> build/lib/esda copying esda/getisord.py -> build/lib/esda copying esda/join_counts.py -> build/lib/esda copying esda/__init__.py -> build/lib/esda copying esda/gamma.py -> build/lib/esda copying esda/smoothing.py -> build/lib/esda creating build/lib/esda/tests copying esda/tests/test_mixture_smoothing.py -> build/lib/esda/tests copying esda/tests/test_moran.py -> build/lib/esda/tests copying esda/tests/test_getisord.py -> build/lib/esda/tests copying esda/tests/test_smoothing.py -> build/lib/esda/tests copying esda/tests/test_join_counts.py -> build/lib/esda/tests copying esda/tests/__init__.py -> build/lib/esda/tests copying esda/tests/test_gamma.py -> build/lib/esda/tests copying esda/tests/test_geary.py -> build/lib/esda/tests file esda.py (for module esda) not found installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/esda copying build/lib/esda/geary.py -> build/bdist.linux-armv7l/wheel/esda copying build/lib/esda/tabular.py -> build/bdist.linux-armv7l/wheel/esda copying build/lib/esda/mixture_smoothing.py -> build/bdist.linux-armv7l/wheel/esda copying build/lib/esda/moran.py -> build/bdist.linux-armv7l/wheel/esda copying build/lib/esda/getisord.py -> build/bdist.linux-armv7l/wheel/esda copying build/lib/esda/join_counts.py -> build/bdist.linux-armv7l/wheel/esda copying build/lib/esda/__init__.py -> build/bdist.linux-armv7l/wheel/esda copying build/lib/esda/gamma.py -> build/bdist.linux-armv7l/wheel/esda copying build/lib/esda/smoothing.py -> build/bdist.linux-armv7l/wheel/esda creating build/bdist.linux-armv7l/wheel/esda/tests copying build/lib/esda/tests/test_mixture_smoothing.py -> build/bdist.linux-armv7l/wheel/esda/tests copying build/lib/esda/tests/test_moran.py -> build/bdist.linux-armv7l/wheel/esda/tests copying build/lib/esda/tests/test_getisord.py -> build/bdist.linux-armv7l/wheel/esda/tests copying build/lib/esda/tests/test_smoothing.py -> build/bdist.linux-armv7l/wheel/esda/tests copying build/lib/esda/tests/test_join_counts.py -> build/bdist.linux-armv7l/wheel/esda/tests copying build/lib/esda/tests/__init__.py -> build/bdist.linux-armv7l/wheel/esda/tests copying build/lib/esda/tests/test_gamma.py -> build/bdist.linux-armv7l/wheel/esda/tests copying build/lib/esda/tests/test_geary.py -> build/bdist.linux-armv7l/wheel/esda/tests running install_egg_info running egg_info writing dependency_links to esda.egg-info/dependency_links.txt writing top-level names to esda.egg-info/top_level.txt writing requirements to esda.egg-info/requires.txt writing esda.egg-info/PKG-INFO file esda.py (for module esda) not found reading manifest file 'esda.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE.txt' writing manifest file 'esda.egg-info/SOURCES.txt' Copying esda.egg-info to build/bdist.linux-armv7l/wheel/esda-2.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/esda-2.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-9gaq07d9/esda-2.0.0-py3-none-any.whl' and adding '.' to it adding 'esda/__init__.py' adding 'esda/gamma.py' adding 'esda/geary.py' adding 'esda/getisord.py' adding 'esda/join_counts.py' adding 'esda/mixture_smoothing.py' adding 'esda/moran.py' adding 'esda/smoothing.py' adding 'esda/tabular.py' adding 'esda/tests/__init__.py' adding 'esda/tests/test_gamma.py' adding 'esda/tests/test_geary.py' adding 'esda/tests/test_getisord.py' adding 'esda/tests/test_join_counts.py' adding 'esda/tests/test_mixture_smoothing.py' adding 'esda/tests/test_moran.py' adding 'esda/tests/test_smoothing.py' adding 'esda-2.0.0.dist-info/top_level.txt' adding 'esda-2.0.0.dist-info/WHEEL' adding 'esda-2.0.0.dist-info/METADATA' adding 'esda-2.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for esda: finished with status 'done' Stored in directory: /tmp/tmputari7jm Successfully built esda Cleaning up... Removing source in /tmp/pip-wheel-_2g91jp7/esda Removed build tracker '/tmp/pip-req-tracker-qgv28lcf'