Collecting EVM==0.1.2 1 location(s) to search for versions of EVM: * https://pypi.python.org/simple/evm/ Getting page https://pypi.python.org/simple/evm/ Analyzing links from page https://pypi.org/simple/evm/ Found link https://files.pythonhosted.org/packages/64/03/f81249e0782ba3026e522950e34168b719b2780187e6d7c41abf431dbe65/EVM-0.1.0.zip#sha256=864ca9ac67683603f7037c3322d89cfba27f117de6a3131270ae655c08be26ef (from https://pypi.org/simple/evm/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/31/c6/30741c9bc5137d553b2d0331697d91944463c7d5f6af964134c62a682ce8/EVM-0.1.1.zip#sha256=546528d893409b82bd4d0a8772b466ae67c1c97065260598c5913bac3f9b2c12 (from https://pypi.org/simple/evm/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/a5/ee/187044f9158fcfd4cf808a5ca58115a987f79228b76bf230e1abac0c2636/EVM-0.1.2.zip#sha256=ec8b36adbed3d326496b59e45e075d8c5a0fad0a093481a8b48ef88145a8b6ef (from https://pypi.org/simple/evm/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Downloading https://files.pythonhosted.org/packages/a5/ee/187044f9158fcfd4cf808a5ca58115a987f79228b76bf230e1abac0c2636/EVM-0.1.2.zip Downloading from URL https://files.pythonhosted.org/packages/a5/ee/187044f9158fcfd4cf808a5ca58115a987f79228b76bf230e1abac0c2636/EVM-0.1.2.zip#sha256=ec8b36adbed3d326496b59e45e075d8c5a0fad0a093481a8b48ef88145a8b6ef (from https://pypi.org/simple/evm/) Running setup.py (path:/tmp/pip-build-5cqgwdam/EVM/setup.py) egg_info for package EVM Running command python setup.py egg_info running egg_info creating pip-egg-info/EVM.egg-info writing top-level names to pip-egg-info/EVM.egg-info/top_level.txt writing pip-egg-info/EVM.egg-info/PKG-INFO writing dependency_links to pip-egg-info/EVM.egg-info/dependency_links.txt writing requirements to pip-egg-info/EVM.egg-info/requires.txt writing manifest file 'pip-egg-info/EVM.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/EVM.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/EVM.egg-info/SOURCES.txt' Source in /tmp/pip-build-5cqgwdam/EVM has version 0.1.2, which satisfies requirement EVM==0.1.2 from https://files.pythonhosted.org/packages/a5/ee/187044f9158fcfd4cf808a5ca58115a987f79228b76bf230e1abac0c2636/EVM-0.1.2.zip#sha256=ec8b36adbed3d326496b59e45e075d8c5a0fad0a093481a8b48ef88145a8b6ef Building wheels for collected packages: EVM Running setup.py bdist_wheel for EVM: started Destination directory: /tmp/tmp31yre5c6pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-5cqgwdam/EVM/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/tmp31yre5c6pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/EVM copying EVM/MultipleEVM.py -> build/lib/EVM copying EVM/__init__.py -> build/lib/EVM copying EVM/EVM.py -> build/lib/EVM copying EVM/test.py -> build/lib/EVM running egg_info writing top-level names to EVM.egg-info/top_level.txt writing dependency_links to EVM.egg-info/dependency_links.txt writing requirements to EVM.egg-info/requires.txt writing EVM.egg-info/PKG-INFO reading manifest file 'EVM.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'EVM.egg-info/SOURCES.txt' 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/EVM copying build/lib/EVM/MultipleEVM.py -> build/bdist.linux-armv7l/wheel/EVM copying build/lib/EVM/__init__.py -> build/bdist.linux-armv7l/wheel/EVM copying build/lib/EVM/EVM.py -> build/bdist.linux-armv7l/wheel/EVM copying build/lib/EVM/test.py -> build/bdist.linux-armv7l/wheel/EVM running install_egg_info Copying EVM.egg-info to build/bdist.linux-armv7l/wheel/EVM-0.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/EVM-0.1.2.dist-info/WHEEL Running setup.py bdist_wheel for EVM: finished with status 'done' Stored in directory: /tmp/tmpfntuwe3y Successfully built EVM Cleaning up... Removing source in /tmp/pip-build-5cqgwdam/EVM