Created temporary directory: /tmp/pip-ephem-wheel-cache-4yo1x2bq Created temporary directory: /tmp/pip-req-tracker-ry9r3x4e Created requirements tracker '/tmp/pip-req-tracker-ry9r3x4e' Created temporary directory: /tmp/pip-wheel-nxmdzgsc Collecting torch-gpt-2==0.3.0 1 location(s) to search for versions of torch-gpt-2: * https://pypi.org/simple/torch-gpt-2/ Getting page https://pypi.org/simple/torch-gpt-2/ Analyzing links from page https://pypi.org/simple/torch-gpt-2/ Found link https://files.pythonhosted.org/packages/7d/5c/d784bde9fc5c2ed4a2d2b0d731c2e361e4acfc3d6d141629d783898a16bb/torch-gpt-2-0.3.0.tar.gz#sha256=36c99f38fb8a910a3a38f483f776d4f23c19ddfe46387145afda785cdaff2fd0 (from https://pypi.org/simple/torch-gpt-2/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Created temporary directory: /tmp/pip-unpack-62nqrrnd Downloading https://files.pythonhosted.org/packages/7d/5c/d784bde9fc5c2ed4a2d2b0d731c2e361e4acfc3d6d141629d783898a16bb/torch-gpt-2-0.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7d/5c/d784bde9fc5c2ed4a2d2b0d731c2e361e4acfc3d6d141629d783898a16bb/torch-gpt-2-0.3.0.tar.gz#sha256=36c99f38fb8a910a3a38f483f776d4f23c19ddfe46387145afda785cdaff2fd0 (from https://pypi.org/simple/torch-gpt-2/) Added torch-gpt-2==0.3.0 from https://files.pythonhosted.org/packages/7d/5c/d784bde9fc5c2ed4a2d2b0d731c2e361e4acfc3d6d141629d783898a16bb/torch-gpt-2-0.3.0.tar.gz#sha256=36c99f38fb8a910a3a38f483f776d4f23c19ddfe46387145afda785cdaff2fd0 to build tracker '/tmp/pip-req-tracker-ry9r3x4e' Running setup.py (path:/tmp/pip-wheel-nxmdzgsc/torch-gpt-2/setup.py) egg_info for package torch-gpt-2 Running command python setup.py egg_info running egg_info creating pip-egg-info/torch_gpt_2.egg-info writing pip-egg-info/torch_gpt_2.egg-info/PKG-INFO writing requirements to pip-egg-info/torch_gpt_2.egg-info/requires.txt writing dependency_links to pip-egg-info/torch_gpt_2.egg-info/dependency_links.txt writing top-level names to pip-egg-info/torch_gpt_2.egg-info/top_level.txt writing manifest file 'pip-egg-info/torch_gpt_2.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/torch_gpt_2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/torch_gpt_2.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-nxmdzgsc/torch-gpt-2 has version 0.3.0, which satisfies requirement torch-gpt-2==0.3.0 from https://files.pythonhosted.org/packages/7d/5c/d784bde9fc5c2ed4a2d2b0d731c2e361e4acfc3d6d141629d783898a16bb/torch-gpt-2-0.3.0.tar.gz#sha256=36c99f38fb8a910a3a38f483f776d4f23c19ddfe46387145afda785cdaff2fd0 Removed torch-gpt-2==0.3.0 from https://files.pythonhosted.org/packages/7d/5c/d784bde9fc5c2ed4a2d2b0d731c2e361e4acfc3d6d141629d783898a16bb/torch-gpt-2-0.3.0.tar.gz#sha256=36c99f38fb8a910a3a38f483f776d4f23c19ddfe46387145afda785cdaff2fd0 from build tracker '/tmp/pip-req-tracker-ry9r3x4e' Building wheels for collected packages: torch-gpt-2 Created temporary directory: /tmp/pip-wheel-d1n__zoy Running setup.py bdist_wheel for torch-gpt-2: started Destination directory: /tmp/pip-wheel-d1n__zoy Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-nxmdzgsc/torch-gpt-2/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-d1n__zoy running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/demo copying demo/__init__.py -> build/lib/demo copying demo/generate_following.py -> build/lib/demo creating build/lib/torch_gpt_2 copying torch_gpt_2/net.py -> build/lib/torch_gpt_2 copying torch_gpt_2/__init__.py -> build/lib/torch_gpt_2 copying torch_gpt_2/loader.py -> build/lib/torch_gpt_2 copying torch_gpt_2/gen.py -> build/lib/torch_gpt_2 creating build/lib/tests copying tests/test_loader.py -> build/lib/tests copying tests/test_gen.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_net.py -> build/lib/tests 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/demo copying build/lib/demo/__init__.py -> build/bdist.linux-armv7l/wheel/demo copying build/lib/demo/generate_following.py -> build/bdist.linux-armv7l/wheel/demo creating build/bdist.linux-armv7l/wheel/torch_gpt_2 copying build/lib/torch_gpt_2/net.py -> build/bdist.linux-armv7l/wheel/torch_gpt_2 copying build/lib/torch_gpt_2/__init__.py -> build/bdist.linux-armv7l/wheel/torch_gpt_2 copying build/lib/torch_gpt_2/loader.py -> build/bdist.linux-armv7l/wheel/torch_gpt_2 copying build/lib/torch_gpt_2/gen.py -> build/bdist.linux-armv7l/wheel/torch_gpt_2 creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_loader.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_gen.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_net.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing requirements to torch_gpt_2.egg-info/requires.txt writing top-level names to torch_gpt_2.egg-info/top_level.txt writing torch_gpt_2.egg-info/PKG-INFO writing dependency_links to torch_gpt_2.egg-info/dependency_links.txt reading manifest file 'torch_gpt_2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'torch_gpt_2.egg-info/SOURCES.txt' Copying torch_gpt_2.egg-info to build/bdist.linux-armv7l/wheel/torch_gpt_2-0.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/torch_gpt_2-0.3.0.dist-info/WHEEL creating '/tmp/pip-wheel-d1n__zoy/torch_gpt_2-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'demo/__init__.py' adding 'demo/generate_following.py' adding 'tests/__init__.py' adding 'tests/test_gen.py' adding 'tests/test_loader.py' adding 'tests/test_net.py' adding 'torch_gpt_2/__init__.py' adding 'torch_gpt_2/gen.py' adding 'torch_gpt_2/loader.py' adding 'torch_gpt_2/net.py' adding 'torch_gpt_2-0.3.0.dist-info/METADATA' adding 'torch_gpt_2-0.3.0.dist-info/WHEEL' adding 'torch_gpt_2-0.3.0.dist-info/top_level.txt' adding 'torch_gpt_2-0.3.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for torch-gpt-2: finished with status 'done' Stored in directory: /tmp/tmpyw37de_k Successfully built torch-gpt-2 Cleaning up... Removing source in /tmp/pip-wheel-nxmdzgsc/torch-gpt-2 Removed build tracker '/tmp/pip-req-tracker-ry9r3x4e'