Collecting true-case==0.1.1 1 location(s) to search for versions of true-case: * https://pypi.python.org/simple/true-case/ Getting page https://pypi.python.org/simple/true-case/ Analyzing links from page https://pypi.org/simple/true-case/ Found link https://files.pythonhosted.org/packages/6d/0a/34a50c8307e8ebf35e047478bf27ff80da97430707eba2cc8a877e542df6/true_case-0.1.1.tar.gz#sha256=903fab473f01ec0c3e7ee7441a27e75870adc9d1c24e369ad6bbe8cdf50e3cae (from https://pypi.org/simple/true-case/), version: 0.1.1 The package https://files.pythonhosted.org/packages/a8/9c/01cf397ba274ee791521f1bf7f254a42bbd009b1dd5cd4196b324408f251/true_case-0.1.2.tar.gz#sha256=45ec853400a5f48f325a30609d555ae8d0afb2aefbc0de08f758f6fc740275ea (from https://pypi.org/simple/true-case/) (requires-python:>=3.6) is incompatible with the pythonversion in use. Acceptable python versions are:>=3.6 The package https://files.pythonhosted.org/packages/37/13/e8bb44982bd5e5e80295bb81bacaa79954edf455c0cda8b73571b3eacced/true_case-0.1.3.tar.gz#sha256=411b5888c21dab61d5fa23bd08e1f1f7f039c79c22eb4f9d2119a7f9b349ca98 (from https://pypi.org/simple/true-case/) (requires-python:>=3.6) is incompatible with the pythonversion in use. Acceptable python versions are:>=3.6 Found link https://files.pythonhosted.org/packages/85/c5/b18d5b506545f7b45ac2c2a6c4c39e5cea93e44b13fde4084c649fb2bd65/true_case-0.1.4.tar.gz#sha256=d1b7a4406fc3432cc22acf3594854013eac1bbd67c1a1e4a0b963ced99606971 (from https://pypi.org/simple/true-case/), version: 0.1.4 The package https://files.pythonhosted.org/packages/86/d7/7a275e723f7306ac46a71252d83ed069710117c6f94d230e3a3e01b3e8ef/true_case-0.1.5.tar.gz#sha256=d3f0d956ca853118028338074c62a730d88a04cde894da8ba155c11ceebb8d2d (from https://pypi.org/simple/true-case/) (requires-python:>=3.6) is incompatible with the pythonversion in use. Acceptable python versions are:>=3.6 Using version 0.1.1 (newest of versions: 0.1.1) Downloading https://files.pythonhosted.org/packages/6d/0a/34a50c8307e8ebf35e047478bf27ff80da97430707eba2cc8a877e542df6/true_case-0.1.1.tar.gz (14.5MB) Downloading from URL https://files.pythonhosted.org/packages/6d/0a/34a50c8307e8ebf35e047478bf27ff80da97430707eba2cc8a877e542df6/true_case-0.1.1.tar.gz#sha256=903fab473f01ec0c3e7ee7441a27e75870adc9d1c24e369ad6bbe8cdf50e3cae (from https://pypi.org/simple/true-case/) Running setup.py (path:/tmp/pip-build-yw5b3mzd/true-case/setup.py) egg_info for package true-case Running command python setup.py egg_info running egg_info creating pip-egg-info/true_case.egg-info writing top-level names to pip-egg-info/true_case.egg-info/top_level.txt writing pip-egg-info/true_case.egg-info/PKG-INFO writing requirements to pip-egg-info/true_case.egg-info/requires.txt writing dependency_links to pip-egg-info/true_case.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/true_case.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/true_case.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/true_case.egg-info/SOURCES.txt' Source in /tmp/pip-build-yw5b3mzd/true-case has version 0.1.1, which satisfies requirement true-case==0.1.1 from https://files.pythonhosted.org/packages/6d/0a/34a50c8307e8ebf35e047478bf27ff80da97430707eba2cc8a877e542df6/true_case-0.1.1.tar.gz#sha256=903fab473f01ec0c3e7ee7441a27e75870adc9d1c24e369ad6bbe8cdf50e3cae Building wheels for collected packages: true-case Running setup.py bdist_wheel for true-case: started Destination directory: /tmp/tmpaoueox6hpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-yw5b3mzd/true-case/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/tmpaoueox6hpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/true_case copying true_case/data.py -> build/lib/true_case copying true_case/train.py -> build/lib/true_case copying true_case/__init__.py -> build/lib/true_case copying true_case/model.py -> build/lib/true_case running egg_info writing dependency_links to true_case.egg-info/dependency_links.txt writing true_case.egg-info/PKG-INFO writing top-level names to true_case.egg-info/top_level.txt writing requirements to true_case.egg-info/requires.txt reading manifest file 'true_case.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'true_case.egg-info/SOURCES.txt' creating build/lib/true_case/data copying true_case/data/model.p -> build/lib/true_case/data 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/true_case creating build/bdist.linux-armv7l/wheel/true_case/data copying build/lib/true_case/data/model.p -> build/bdist.linux-armv7l/wheel/true_case/data copying build/lib/true_case/data.py -> build/bdist.linux-armv7l/wheel/true_case copying build/lib/true_case/train.py -> build/bdist.linux-armv7l/wheel/true_case copying build/lib/true_case/__init__.py -> build/bdist.linux-armv7l/wheel/true_case copying build/lib/true_case/model.py -> build/bdist.linux-armv7l/wheel/true_case running install_egg_info Copying true_case.egg-info to build/bdist.linux-armv7l/wheel/true_case-0.1.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/true_case-0.1.1.dist-info/WHEEL creating '/tmp/tmpaoueox6hpip-wheel-/true_case-0.1.1-py3-none-any.whl' and adding '.' to it adding 'true_case/__init__.py' adding 'true_case/data.py' adding 'true_case/model.py' adding 'true_case/train.py' adding 'true_case/data/model.p' adding 'true_case-0.1.1.dist-info/DESCRIPTION.rst' adding 'true_case-0.1.1.dist-info/metadata.json' adding 'true_case-0.1.1.dist-info/top_level.txt' adding 'true_case-0.1.1.dist-info/WHEEL' adding 'true_case-0.1.1.dist-info/METADATA' adding 'true_case-0.1.1.dist-info/RECORD' Running setup.py bdist_wheel for true-case: finished with status 'done' Stored in directory: /tmp/tmpe0dq_fhg Successfully built true-case Cleaning up... Removing source in /tmp/pip-build-yw5b3mzd/true-case