Created temporary directory: /tmp/pip-ephem-wheel-cache-6zaw8gnt Created temporary directory: /tmp/pip-req-tracker-5dr_hx1r Created requirements tracker '/tmp/pip-req-tracker-5dr_hx1r' Created temporary directory: /tmp/pip-wheel-i8b90vid Looking in indexes: https://pypi.python.org/simple Collecting DeepTCR==1.0.1 1 location(s) to search for versions of DeepTCR: * https://pypi.python.org/simple/deeptcr/ Getting page https://pypi.python.org/simple/deeptcr/ Analyzing links from page https://pypi.org/simple/deeptcr/ Found link https://files.pythonhosted.org/packages/19/8a/e5a71fd64776c986ca3300ee99c125cf08bc285b1699606a8fe21c203297/DeepTCR-1.0.0.tar.gz#sha256=8fc5e48318cd19b7606f8e2ae8a508cd30e329c8ae5c477cdcd4d468149fdacc (from https://pypi.org/simple/deeptcr/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/8c/81/b79dc3dee875dddd76f069295093fae0e1243c3d3cc54d50cab9c2f4f847/DeepTCR-1.0.1.tar.gz#sha256=3d814116aad814de65cefc8a7ddbbca07abe8c576d7b15d72b1e8f2274a0c8b9 (from https://pypi.org/simple/deeptcr/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-ttim7usg Downloading https://files.pythonhosted.org/packages/8c/81/b79dc3dee875dddd76f069295093fae0e1243c3d3cc54d50cab9c2f4f847/DeepTCR-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8c/81/b79dc3dee875dddd76f069295093fae0e1243c3d3cc54d50cab9c2f4f847/DeepTCR-1.0.1.tar.gz#sha256=3d814116aad814de65cefc8a7ddbbca07abe8c576d7b15d72b1e8f2274a0c8b9 (from https://pypi.org/simple/deeptcr/) Added DeepTCR==1.0.1 from https://files.pythonhosted.org/packages/8c/81/b79dc3dee875dddd76f069295093fae0e1243c3d3cc54d50cab9c2f4f847/DeepTCR-1.0.1.tar.gz#sha256=3d814116aad814de65cefc8a7ddbbca07abe8c576d7b15d72b1e8f2274a0c8b9 to build tracker '/tmp/pip-req-tracker-5dr_hx1r' Running setup.py (path:/tmp/pip-wheel-i8b90vid/DeepTCR/setup.py) egg_info for package DeepTCR Running command python setup.py egg_info running egg_info creating pip-egg-info/DeepTCR.egg-info writing dependency_links to pip-egg-info/DeepTCR.egg-info/dependency_links.txt writing pip-egg-info/DeepTCR.egg-info/PKG-INFO writing top-level names to pip-egg-info/DeepTCR.egg-info/top_level.txt writing manifest file 'pip-egg-info/DeepTCR.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/DeepTCR.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/DeepTCR.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-i8b90vid/DeepTCR has version 1.0.1, which satisfies requirement DeepTCR==1.0.1 from https://files.pythonhosted.org/packages/8c/81/b79dc3dee875dddd76f069295093fae0e1243c3d3cc54d50cab9c2f4f847/DeepTCR-1.0.1.tar.gz#sha256=3d814116aad814de65cefc8a7ddbbca07abe8c576d7b15d72b1e8f2274a0c8b9 Removed DeepTCR==1.0.1 from https://files.pythonhosted.org/packages/8c/81/b79dc3dee875dddd76f069295093fae0e1243c3d3cc54d50cab9c2f4f847/DeepTCR-1.0.1.tar.gz#sha256=3d814116aad814de65cefc8a7ddbbca07abe8c576d7b15d72b1e8f2274a0c8b9 from build tracker '/tmp/pip-req-tracker-5dr_hx1r' Building wheels for collected packages: DeepTCR Created temporary directory: /tmp/pip-wheel-1dir0ndg Running setup.py bdist_wheel for DeepTCR: started Destination directory: /tmp/pip-wheel-1dir0ndg Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-i8b90vid/DeepTCR/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/pip-wheel-1dir0ndg running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/DeepTCR copying DeepTCR/__init__.py -> build/lib/DeepTCR copying DeepTCR/DeepTCR_S.py -> build/lib/DeepTCR copying DeepTCR/DeepTCR_U.py -> build/lib/DeepTCR creating build/lib/DeepTCR/unsupervised_functions copying DeepTCR/unsupervised_functions/utils.py -> build/lib/DeepTCR/unsupervised_functions copying DeepTCR/unsupervised_functions/__init__.py -> build/lib/DeepTCR/unsupervised_functions copying DeepTCR/unsupervised_functions/Layers.py -> build/lib/DeepTCR/unsupervised_functions creating build/lib/DeepTCR/supervised_functions copying DeepTCR/supervised_functions/data_processing.py -> build/lib/DeepTCR/supervised_functions copying DeepTCR/supervised_functions/utils.py -> build/lib/DeepTCR/supervised_functions copying DeepTCR/supervised_functions/__init__.py -> build/lib/DeepTCR/supervised_functions copying DeepTCR/supervised_functions/Layers.py -> build/lib/DeepTCR/supervised_functions 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/DeepTCR creating build/bdist.linux-armv7l/wheel/DeepTCR/unsupervised_functions copying build/lib/DeepTCR/unsupervised_functions/utils.py -> build/bdist.linux-armv7l/wheel/DeepTCR/unsupervised_functions copying build/lib/DeepTCR/unsupervised_functions/__init__.py -> build/bdist.linux-armv7l/wheel/DeepTCR/unsupervised_functions copying build/lib/DeepTCR/unsupervised_functions/Layers.py -> build/bdist.linux-armv7l/wheel/DeepTCR/unsupervised_functions copying build/lib/DeepTCR/__init__.py -> build/bdist.linux-armv7l/wheel/DeepTCR copying build/lib/DeepTCR/DeepTCR_S.py -> build/bdist.linux-armv7l/wheel/DeepTCR copying build/lib/DeepTCR/DeepTCR_U.py -> build/bdist.linux-armv7l/wheel/DeepTCR creating build/bdist.linux-armv7l/wheel/DeepTCR/supervised_functions copying build/lib/DeepTCR/supervised_functions/data_processing.py -> build/bdist.linux-armv7l/wheel/DeepTCR/supervised_functions copying build/lib/DeepTCR/supervised_functions/utils.py -> build/bdist.linux-armv7l/wheel/DeepTCR/supervised_functions copying build/lib/DeepTCR/supervised_functions/__init__.py -> build/bdist.linux-armv7l/wheel/DeepTCR/supervised_functions copying build/lib/DeepTCR/supervised_functions/Layers.py -> build/bdist.linux-armv7l/wheel/DeepTCR/supervised_functions running install_egg_info running egg_info writing top-level names to DeepTCR.egg-info/top_level.txt writing dependency_links to DeepTCR.egg-info/dependency_links.txt writing DeepTCR.egg-info/PKG-INFO reading manifest file 'DeepTCR.egg-info/SOURCES.txt' writing manifest file 'DeepTCR.egg-info/SOURCES.txt' Copying DeepTCR.egg-info to build/bdist.linux-armv7l/wheel/DeepTCR-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/DeepTCR-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-1dir0ndg/DeepTCR-1.0.1-py3-none-any.whl' and adding '.' to it adding 'DeepTCR/DeepTCR_S.py' adding 'DeepTCR/DeepTCR_U.py' adding 'DeepTCR/__init__.py' adding 'DeepTCR/supervised_functions/Layers.py' adding 'DeepTCR/supervised_functions/__init__.py' adding 'DeepTCR/supervised_functions/data_processing.py' adding 'DeepTCR/supervised_functions/utils.py' adding 'DeepTCR/unsupervised_functions/Layers.py' adding 'DeepTCR/unsupervised_functions/__init__.py' adding 'DeepTCR/unsupervised_functions/utils.py' adding 'DeepTCR-1.0.1.dist-info/top_level.txt' adding 'DeepTCR-1.0.1.dist-info/WHEEL' adding 'DeepTCR-1.0.1.dist-info/METADATA' adding 'DeepTCR-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for DeepTCR: finished with status 'done' Stored in directory: /tmp/tmpctk3ev06 Successfully built DeepTCR Cleaning up... Removing source in /tmp/pip-wheel-i8b90vid/DeepTCR Removed build tracker '/tmp/pip-req-tracker-5dr_hx1r'