Collecting inferi==0.5.0 1 location(s) to search for versions of inferi: * https://pypi.python.org/simple/inferi/ Getting page https://pypi.python.org/simple/inferi/ Analyzing links from page https://pypi.org/simple/inferi/ Found link https://files.pythonhosted.org/packages/e9/6b/430f3001ea2b4564bf517bf3f3df7527895c319bc7b7599f4d15f93cd332/inferi-0.1.0-py3-none-any.whl#sha256=eef272bb1211379533eda433fd89e035193679f33a924596ee705657441bd80c (from https://pypi.org/simple/inferi/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/84/d4/1cff0984f56710028cb3e35206eb03d0bf7490a886b7bdf3f616ab0df4ec/inferi-0.2.0-py3-none-any.whl#sha256=054d2e8fa20acb1ba4d8872b59d331ecc37db89274750f6afae62ec781f46428 (from https://pypi.org/simple/inferi/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/83/28/290dcd55879d79eb23bd5170c15b5cd884b419daa36b9df9515dfc7362c9/inferi-0.3.0-py3-none-any.whl#sha256=73c77ce71e000bf4f265572ca0efe79261f828fb479df1c405bac5f7f8f806e9 (from https://pypi.org/simple/inferi/), version: 0.3.0 Found link https://files.pythonhosted.org/packages/cb/cb/5aa6e15cc244cdc0d7c6a447490accb3e1142b7e1ca32cb63b0f9f55c1d6/inferi-0.4.0-py3-none-any.whl#sha256=46f56ec687586641d9e34c098e842b8e830bf69e5330926ea7e9b7dcba1d9a3b (from https://pypi.org/simple/inferi/), version: 0.4.0 Found link https://files.pythonhosted.org/packages/bd/fd/198a873daf06fa74a5d8da17bfce42ca6dd37718c8c36b86fc80d933ee69/inferi-0.5.0.tar.gz#sha256=e6c8df98bc540c108671c40b6d4d2b3b3f1d9bd5e42554d8a313a51980ebade1 (from https://pypi.org/simple/inferi/), version: 0.5.0 Using version 0.5.0 (newest of versions: 0.5.0) Downloading https://files.pythonhosted.org/packages/bd/fd/198a873daf06fa74a5d8da17bfce42ca6dd37718c8c36b86fc80d933ee69/inferi-0.5.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/bd/fd/198a873daf06fa74a5d8da17bfce42ca6dd37718c8c36b86fc80d933ee69/inferi-0.5.0.tar.gz#sha256=e6c8df98bc540c108671c40b6d4d2b3b3f1d9bd5e42554d8a313a51980ebade1 (from https://pypi.org/simple/inferi/) Running setup.py (path:/tmp/pip-build-we_lre1g/inferi/setup.py) egg_info for package inferi Running command python setup.py egg_info running egg_info creating pip-egg-info/inferi.egg-info writing top-level names to pip-egg-info/inferi.egg-info/top_level.txt writing dependency_links to pip-egg-info/inferi.egg-info/dependency_links.txt writing requirements to pip-egg-info/inferi.egg-info/requires.txt writing pip-egg-info/inferi.egg-info/PKG-INFO writing manifest file 'pip-egg-info/inferi.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/inferi.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/inferi.egg-info/SOURCES.txt' Source in /tmp/pip-build-we_lre1g/inferi has version 0.5.0, which satisfies requirement inferi==0.5.0 from https://files.pythonhosted.org/packages/bd/fd/198a873daf06fa74a5d8da17bfce42ca6dd37718c8c36b86fc80d933ee69/inferi-0.5.0.tar.gz#sha256=e6c8df98bc540c108671c40b6d4d2b3b3f1d9bd5e42554d8a313a51980ebade1 Building wheels for collected packages: inferi Running setup.py bdist_wheel for inferi: started Destination directory: /tmp/tmpfs3hlokppip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-we_lre1g/inferi/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/tmpfs3hlokppip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/inferi copying inferi/exceptions.py -> build/lib/inferi copying inferi/__init__.py -> build/lib/inferi copying inferi/datasets.py -> build/lib/inferi copying inferi/variables.py -> build/lib/inferi copying inferi/combinatorics.py -> build/lib/inferi copying inferi/probability.py -> build/lib/inferi 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/inferi copying build/lib/inferi/exceptions.py -> build/bdist.linux-armv7l/wheel/inferi copying build/lib/inferi/__init__.py -> build/bdist.linux-armv7l/wheel/inferi copying build/lib/inferi/datasets.py -> build/bdist.linux-armv7l/wheel/inferi copying build/lib/inferi/variables.py -> build/bdist.linux-armv7l/wheel/inferi copying build/lib/inferi/combinatorics.py -> build/bdist.linux-armv7l/wheel/inferi copying build/lib/inferi/probability.py -> build/bdist.linux-armv7l/wheel/inferi running install_egg_info running egg_info writing dependency_links to inferi.egg-info/dependency_links.txt writing top-level names to inferi.egg-info/top_level.txt writing inferi.egg-info/PKG-INFO writing requirements to inferi.egg-info/requires.txt reading manifest file 'inferi.egg-info/SOURCES.txt' writing manifest file 'inferi.egg-info/SOURCES.txt' Copying inferi.egg-info to build/bdist.linux-armv7l/wheel/inferi-0.5.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/inferi-0.5.0.dist-info/WHEEL Running setup.py bdist_wheel for inferi: finished with status 'done' Stored in directory: /tmp/tmpf8eee4go Successfully built inferi Cleaning up... Removing source in /tmp/pip-build-we_lre1g/inferi