Created temporary directory: /tmp/pip-ephem-wheel-cache-cllh0f8f Created temporary directory: /tmp/pip-req-tracker-rxw2isov Created requirements tracker '/tmp/pip-req-tracker-rxw2isov' Created temporary directory: /tmp/pip-wheel-zas83st6 Collecting agatha==1.0.1-dev 1 location(s) to search for versions of agatha: * https://pypi.org/simple/agatha/ Getting page https://pypi.org/simple/agatha/ Analyzing links from page https://pypi.org/simple/agatha/ Found link https://files.pythonhosted.org/packages/a7/2e/bc7a49f93796a3c4883837c8470cc3bf5394e07cf8650d2696790328197e/agatha-1.0.0-dev.zip#sha256=8ce15f1a39332cb12167ff5afd4713b28762ef8ff7c84850f7695923bdb05cee (from https://pypi.org/simple/agatha/), version: 1.0.0-dev Found link https://files.pythonhosted.org/packages/3f/8f/a6cccdf359ff7ffbea8b9dbf261fd395f301b36d3eab308c33ff2c1fef6f/agatha-1.0.1-dev.zip#sha256=298eb973e7c6c78eb754a65965b430358a645cf02372dd35eec51ee9b255700a (from https://pypi.org/simple/agatha/), version: 1.0.1-dev Using version 1.0.1.dev0 (newest of versions: 1.0.1.dev0) Created temporary directory: /tmp/pip-unpack-5fwpm6db Downloading https://files.pythonhosted.org/packages/3f/8f/a6cccdf359ff7ffbea8b9dbf261fd395f301b36d3eab308c33ff2c1fef6f/agatha-1.0.1-dev.zip Downloading from URL https://files.pythonhosted.org/packages/3f/8f/a6cccdf359ff7ffbea8b9dbf261fd395f301b36d3eab308c33ff2c1fef6f/agatha-1.0.1-dev.zip#sha256=298eb973e7c6c78eb754a65965b430358a645cf02372dd35eec51ee9b255700a (from https://pypi.org/simple/agatha/) Added agatha==1.0.1-dev from https://files.pythonhosted.org/packages/3f/8f/a6cccdf359ff7ffbea8b9dbf261fd395f301b36d3eab308c33ff2c1fef6f/agatha-1.0.1-dev.zip#sha256=298eb973e7c6c78eb754a65965b430358a645cf02372dd35eec51ee9b255700a to build tracker '/tmp/pip-req-tracker-rxw2isov' Running setup.py (path:/tmp/pip-wheel-zas83st6/agatha/setup.py) egg_info for package agatha Running command python setup.py egg_info WARNING: '.' not a valid package name; please use only .-separated package names in setup.py running egg_info creating pip-egg-info/agatha.egg-info writing dependency_links to pip-egg-info/agatha.egg-info/dependency_links.txt writing top-level names to pip-egg-info/agatha.egg-info/top_level.txt writing pip-egg-info/agatha.egg-info/PKG-INFO writing requirements to pip-egg-info/agatha.egg-info/requires.txt writing manifest file 'pip-egg-info/agatha.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:470: UserWarning: Normalizing '1.0.1-dev' to '1.0.1.dev0' normalized_version, package init file '__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/agatha.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/agatha.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-zas83st6/agatha has version 1.0.1.dev0, which satisfies requirement agatha==1.0.1-dev from https://files.pythonhosted.org/packages/3f/8f/a6cccdf359ff7ffbea8b9dbf261fd395f301b36d3eab308c33ff2c1fef6f/agatha-1.0.1-dev.zip#sha256=298eb973e7c6c78eb754a65965b430358a645cf02372dd35eec51ee9b255700a Removed agatha==1.0.1-dev from https://files.pythonhosted.org/packages/3f/8f/a6cccdf359ff7ffbea8b9dbf261fd395f301b36d3eab308c33ff2c1fef6f/agatha-1.0.1-dev.zip#sha256=298eb973e7c6c78eb754a65965b430358a645cf02372dd35eec51ee9b255700a from build tracker '/tmp/pip-req-tracker-rxw2isov' Building wheels for collected packages: agatha Created temporary directory: /tmp/pip-wheel-i12d7hl2 Running setup.py bdist_wheel for agatha: started Destination directory: /tmp/pip-wheel-i12d7hl2 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-zas83st6/agatha/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-i12d7hl2 WARNING: '.' not a valid package name; please use only .-separated package names in setup.py /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:470: UserWarning: Normalizing '1.0.1-dev' to '1.0.1.dev0' normalized_version, running bdist_wheel running build running build_py package init file '__init__.py' not found (or not a regular file) creating build creating build/lib copying setup.py -> build/lib creating build/lib/agatha copying agatha/NetworkUtils.py -> build/lib/agatha copying agatha/AlphaVantageGateway.py -> build/lib/agatha copying agatha/agatha.py -> build/lib/agatha copying agatha/DataUtils.py -> build/lib/agatha copying agatha/__init__.py -> build/lib/agatha installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel copying build/lib/setup.py -> build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/agatha copying build/lib/agatha/NetworkUtils.py -> build/bdist.linux-armv7l/wheel/agatha copying build/lib/agatha/AlphaVantageGateway.py -> build/bdist.linux-armv7l/wheel/agatha copying build/lib/agatha/agatha.py -> build/bdist.linux-armv7l/wheel/agatha copying build/lib/agatha/DataUtils.py -> build/bdist.linux-armv7l/wheel/agatha copying build/lib/agatha/__init__.py -> build/bdist.linux-armv7l/wheel/agatha running install_egg_info running egg_info creating agatha.egg-info writing agatha.egg-info/PKG-INFO writing top-level names to agatha.egg-info/top_level.txt writing requirements to agatha.egg-info/requires.txt writing dependency_links to agatha.egg-info/dependency_links.txt writing manifest file 'agatha.egg-info/SOURCES.txt' reading manifest file 'agatha.egg-info/SOURCES.txt' writing manifest file 'agatha.egg-info/SOURCES.txt' Copying agatha.egg-info to build/bdist.linux-armv7l/wheel/agatha-1.0.1.dev0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/agatha-1.0.1.dev0.dist-info/WHEEL creating '/tmp/pip-wheel-i12d7hl2/agatha-1.0.1.dev0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'setup.py' adding 'agatha/AlphaVantageGateway.py' adding 'agatha/DataUtils.py' adding 'agatha/NetworkUtils.py' adding 'agatha/__init__.py' adding 'agatha/agatha.py' adding 'agatha-1.0.1.dev0.dist-info/METADATA' adding 'agatha-1.0.1.dev0.dist-info/WHEEL' adding 'agatha-1.0.1.dev0.dist-info/top_level.txt' adding 'agatha-1.0.1.dev0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for agatha: finished with status 'done' Stored in directory: /tmp/tmpv1dw2d5l Successfully built agatha Cleaning up... Removing source in /tmp/pip-wheel-zas83st6/agatha Removed build tracker '/tmp/pip-req-tracker-rxw2isov'