Collecting typedload==1.1 1 location(s) to search for versions of typedload: * https://pypi.python.org/simple/typedload/ Getting page https://pypi.python.org/simple/typedload/ Analyzing links from page https://pypi.org/simple/typedload/ Found link https://files.pythonhosted.org/packages/0e/91/72bee0cbcf0376671fb281273e7bacaacce01b70b86ed84cce3b98c68d3b/typedload-0.9.tar.gz#sha256=fa211461cd4e4420f5e4bd7df12f03a3c06d525fdc57e278a00e4e24cfe39f0e (from https://pypi.org/simple/typedload/), version: 0.9 Found link https://files.pythonhosted.org/packages/86/c2/1bd9e97059b91591a2b60d988ecd38d57f4153caf303d8805f869bebaf04/typedload-1.0.tar.gz#sha256=5eed22573d1c73cac4a7beeafd0e11079e133a5bd5e159280b5e25ccee605a19 (from https://pypi.org/simple/typedload/), version: 1.0 Found link https://files.pythonhosted.org/packages/36/c2/651b793380769edc9133212c7878f1a3d2f0dedbc5e44886177251d3d4de/typedload-1.1.tar.gz#sha256=40b794b859f76174e127f2d3155cb20359bc5fb8c5dc6499618e717a6a40cb4d (from https://pypi.org/simple/typedload/), version: 1.1 Using version 1.1 (newest of versions: 1.1) Downloading https://files.pythonhosted.org/packages/36/c2/651b793380769edc9133212c7878f1a3d2f0dedbc5e44886177251d3d4de/typedload-1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/36/c2/651b793380769edc9133212c7878f1a3d2f0dedbc5e44886177251d3d4de/typedload-1.1.tar.gz#sha256=40b794b859f76174e127f2d3155cb20359bc5fb8c5dc6499618e717a6a40cb4d (from https://pypi.org/simple/typedload/) Running setup.py (path:/tmp/pip-build-rf4j19ti/typedload/setup.py) egg_info for package typedload Running command python setup.py egg_info running egg_info creating pip-egg-info/typedload.egg-info writing pip-egg-info/typedload.egg-info/PKG-INFO writing dependency_links to pip-egg-info/typedload.egg-info/dependency_links.txt writing top-level names to pip-egg-info/typedload.egg-info/top_level.txt writing manifest file 'pip-egg-info/typedload.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/typedload.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/typedload.egg-info/SOURCES.txt' Source in /tmp/pip-build-rf4j19ti/typedload has version 1.1, which satisfies requirement typedload==1.1 from https://files.pythonhosted.org/packages/36/c2/651b793380769edc9133212c7878f1a3d2f0dedbc5e44886177251d3d4de/typedload-1.1.tar.gz#sha256=40b794b859f76174e127f2d3155cb20359bc5fb8c5dc6499618e717a6a40cb4d Building wheels for collected packages: typedload Running setup.py bdist_wheel for typedload: started Destination directory: /tmp/tmpx3upwlccpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-rf4j19ti/typedload/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/tmpx3upwlccpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/typedload copying typedload/dataloader.py -> build/lib/typedload copying typedload/__init__.py -> build/lib/typedload copying typedload/datadumper.py -> build/lib/typedload copying typedload/py.typed -> build/lib/typedload 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/typedload copying build/lib/typedload/dataloader.py -> build/bdist.linux-armv7l/wheel/typedload copying build/lib/typedload/__init__.py -> build/bdist.linux-armv7l/wheel/typedload copying build/lib/typedload/datadumper.py -> build/bdist.linux-armv7l/wheel/typedload copying build/lib/typedload/py.typed -> build/bdist.linux-armv7l/wheel/typedload running install_egg_info running egg_info creating typedload.egg-info writing typedload.egg-info/PKG-INFO writing top-level names to typedload.egg-info/top_level.txt writing dependency_links to typedload.egg-info/dependency_links.txt writing manifest file 'typedload.egg-info/SOURCES.txt' reading manifest file 'typedload.egg-info/SOURCES.txt' writing manifest file 'typedload.egg-info/SOURCES.txt' Copying typedload.egg-info to build/bdist.linux-armv7l/wheel/typedload-1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/typedload-1.1.dist-info/WHEEL Running setup.py bdist_wheel for typedload: finished with status 'done' Stored in directory: /tmp/tmp8_soaoaq Successfully built typedload Cleaning up... Removing source in /tmp/pip-build-rf4j19ti/typedload