Collecting fcoin==0.1.2 1 location(s) to search for versions of fcoin: * https://pypi.python.org/simple/fcoin/ Getting page https://pypi.python.org/simple/fcoin/ Analyzing links from page https://pypi.org/simple/fcoin/ Skipping link https://files.pythonhosted.org/packages/1f/bb/d200de71afefbe37d152dd15cc92bc971da51ec709285829f9a6c50a9df4/fcoin-0.1.0-py2-none-any.whl#sha256=ad381141c8024a8c8a3b0a431145c901b19919e4586a54e2d1ed89e9d420df25 (from https://pypi.org/simple/fcoin/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/ea/49/1fcba9f22d0e6c25688c470656f4b12a7d4490562cc59de9797d283912b7/fcoin-0.1.0.tar.gz#sha256=c2e003ea7a99fce0d8a07d980928b8689c642a4d5444482747201fd45d53d2a1 (from https://pypi.org/simple/fcoin/), version: 0.1.0 Skipping link https://files.pythonhosted.org/packages/c8/5f/1a169ecc37840406d92caee7acbe3f2415c5458f30e0b4a46f46c54b14db/fcoin-0.1.2-py2-none-any.whl#sha256=5bf0018521e9fc6eb005be69accf47f3070d68c6c49b560d5e9f7288d765d3e4 (from https://pypi.org/simple/fcoin/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/9e/e0/d8e36c22927e92529f3f5df027c8cf6713d5dfef1f9e1d76790c74e8736a/fcoin-0.1.2.tar.gz#sha256=b1de0025005515e06c969428afb096d642abdb09be9722c7c44a7d8e4255615d (from https://pypi.org/simple/fcoin/), version: 0.1.2 Skipping link https://files.pythonhosted.org/packages/b6/ca/daba9ca3e35cf038f28d2f8f37ee512c87e8aba0f21b8e7093d68cc60255/fcoin-0.1.3-py2-none-any.whl#sha256=48254b06c7192c5aae7df2b3e749b1e19cf5517acd330c6fc8c5bffb9ad15ffd (from https://pypi.org/simple/fcoin/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/18/7f/10452a970ae2baf045ec5505d2d7233cb416228976d9337af421a010cde0/fcoin-0.1.3.tar.gz#sha256=2a5ae754f27a1eca747d624a89ecc22cacd73b679800a5d110629e8c0fb86d00 (from https://pypi.org/simple/fcoin/), version: 0.1.3 Using version 0.1.2 (newest of versions: 0.1.2) Downloading https://files.pythonhosted.org/packages/9e/e0/d8e36c22927e92529f3f5df027c8cf6713d5dfef1f9e1d76790c74e8736a/fcoin-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9e/e0/d8e36c22927e92529f3f5df027c8cf6713d5dfef1f9e1d76790c74e8736a/fcoin-0.1.2.tar.gz#sha256=b1de0025005515e06c969428afb096d642abdb09be9722c7c44a7d8e4255615d (from https://pypi.org/simple/fcoin/) Running setup.py (path:/tmp/pip-build-qnl5g89g/fcoin/setup.py) egg_info for package fcoin Running command python setup.py egg_info running egg_info creating pip-egg-info/fcoin.egg-info writing dependency_links to pip-egg-info/fcoin.egg-info/dependency_links.txt writing top-level names to pip-egg-info/fcoin.egg-info/top_level.txt writing pip-egg-info/fcoin.egg-info/PKG-INFO writing manifest file 'pip-egg-info/fcoin.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/fcoin.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/fcoin.egg-info/SOURCES.txt' Source in /tmp/pip-build-qnl5g89g/fcoin has version 0.1.2, which satisfies requirement fcoin==0.1.2 from https://files.pythonhosted.org/packages/9e/e0/d8e36c22927e92529f3f5df027c8cf6713d5dfef1f9e1d76790c74e8736a/fcoin-0.1.2.tar.gz#sha256=b1de0025005515e06c969428afb096d642abdb09be9722c7c44a7d8e4255615d Building wheels for collected packages: fcoin Running setup.py bdist_wheel for fcoin: started Destination directory: /tmp/tmpd1_ed3l1pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-qnl5g89g/fcoin/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/tmpd1_ed3l1pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fcoin copying fcoin/fcoin_api.py -> build/lib/fcoin copying fcoin/cons.py -> build/lib/fcoin copying fcoin/__init__.py -> build/lib/fcoin copying fcoin/dataapi.py -> build/lib/fcoin 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/fcoin copying build/lib/fcoin/fcoin_api.py -> build/bdist.linux-armv7l/wheel/fcoin copying build/lib/fcoin/cons.py -> build/bdist.linux-armv7l/wheel/fcoin copying build/lib/fcoin/__init__.py -> build/bdist.linux-armv7l/wheel/fcoin copying build/lib/fcoin/dataapi.py -> build/bdist.linux-armv7l/wheel/fcoin running install_egg_info running egg_info writing fcoin.egg-info/PKG-INFO writing dependency_links to fcoin.egg-info/dependency_links.txt writing top-level names to fcoin.egg-info/top_level.txt reading manifest file 'fcoin.egg-info/SOURCES.txt' writing manifest file 'fcoin.egg-info/SOURCES.txt' Copying fcoin.egg-info to build/bdist.linux-armv7l/wheel/fcoin-0.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/fcoin-0.1.2.dist-info/WHEEL Running setup.py bdist_wheel for fcoin: finished with status 'done' Stored in directory: /tmp/tmpax5_arhj Successfully built fcoin Cleaning up... Removing source in /tmp/pip-build-qnl5g89g/fcoin