Created temporary directory: /tmp/pip-ephem-wheel-cache-eoc88qby Created temporary directory: /tmp/pip-req-tracker-r9_0altc Created requirements tracker '/tmp/pip-req-tracker-r9_0altc' Created temporary directory: /tmp/pip-wheel-bk7y2kt8 Looking in indexes: https://pypi.python.org/simple Collecting rddl2tf==0.2.0 1 location(s) to search for versions of rddl2tf: * https://pypi.python.org/simple/rddl2tf/ Getting page https://pypi.python.org/simple/rddl2tf/ Analyzing links from page https://pypi.org/simple/rddl2tf/ Found link https://files.pythonhosted.org/packages/a9/6a/5fcfd8bab65190a40677c5b1a5ac91de6ea5fe6ca5dde04ac384dc439a86/rddl2tf-0.1.0.tar.gz#sha256=f1a64fbfffa78dd36b0305c8e5b9ba8a344c40cbc5be2bf052affa6c2ff192e3 (from https://pypi.org/simple/rddl2tf/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/fb/06/bfd4ad29dfcc7e673e593bbd402d41b7f9e8de2b0db914e2e4c66fe18e36/rddl2tf-0.2.0.tar.gz#sha256=653dc60f87d35f06a365dc32da1117a389cda7ba039b17b4ea085ae758481503 (from https://pypi.org/simple/rddl2tf/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Created temporary directory: /tmp/pip-unpack-ffw8xx9x Downloading https://files.pythonhosted.org/packages/fb/06/bfd4ad29dfcc7e673e593bbd402d41b7f9e8de2b0db914e2e4c66fe18e36/rddl2tf-0.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fb/06/bfd4ad29dfcc7e673e593bbd402d41b7f9e8de2b0db914e2e4c66fe18e36/rddl2tf-0.2.0.tar.gz#sha256=653dc60f87d35f06a365dc32da1117a389cda7ba039b17b4ea085ae758481503 (from https://pypi.org/simple/rddl2tf/) Added rddl2tf==0.2.0 from https://files.pythonhosted.org/packages/fb/06/bfd4ad29dfcc7e673e593bbd402d41b7f9e8de2b0db914e2e4c66fe18e36/rddl2tf-0.2.0.tar.gz#sha256=653dc60f87d35f06a365dc32da1117a389cda7ba039b17b4ea085ae758481503 to build tracker '/tmp/pip-req-tracker-r9_0altc' Running setup.py (path:/tmp/pip-wheel-bk7y2kt8/rddl2tf/setup.py) egg_info for package rddl2tf Running command python setup.py egg_info running egg_info creating pip-egg-info/rddl2tf.egg-info writing dependency_links to pip-egg-info/rddl2tf.egg-info/dependency_links.txt writing requirements to pip-egg-info/rddl2tf.egg-info/requires.txt writing top-level names to pip-egg-info/rddl2tf.egg-info/top_level.txt writing pip-egg-info/rddl2tf.egg-info/PKG-INFO writing manifest file 'pip-egg-info/rddl2tf.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rddl2tf.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/rddl2tf.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-bk7y2kt8/rddl2tf has version 0.2.0, which satisfies requirement rddl2tf==0.2.0 from https://files.pythonhosted.org/packages/fb/06/bfd4ad29dfcc7e673e593bbd402d41b7f9e8de2b0db914e2e4c66fe18e36/rddl2tf-0.2.0.tar.gz#sha256=653dc60f87d35f06a365dc32da1117a389cda7ba039b17b4ea085ae758481503 Removed rddl2tf==0.2.0 from https://files.pythonhosted.org/packages/fb/06/bfd4ad29dfcc7e673e593bbd402d41b7f9e8de2b0db914e2e4c66fe18e36/rddl2tf-0.2.0.tar.gz#sha256=653dc60f87d35f06a365dc32da1117a389cda7ba039b17b4ea085ae758481503 from build tracker '/tmp/pip-req-tracker-r9_0altc' Building wheels for collected packages: rddl2tf Created temporary directory: /tmp/pip-wheel-m0stgjzo Running setup.py bdist_wheel for rddl2tf: started Destination directory: /tmp/pip-wheel-m0stgjzo Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-bk7y2kt8/rddl2tf/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-m0stgjzo running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rddl2tf copying rddl2tf/fluent.py -> build/lib/rddl2tf copying rddl2tf/version.py -> build/lib/rddl2tf copying rddl2tf/fluentscope.py -> build/lib/rddl2tf copying rddl2tf/fluentshape.py -> build/lib/rddl2tf copying rddl2tf/compiler.py -> build/lib/rddl2tf copying rddl2tf/__init__.py -> build/lib/rddl2tf creating build/lib/tests copying tests/test_fluent.py -> build/lib/tests copying tests/test_fluentshape.py -> build/lib/tests copying tests/test_fluentscope.py -> build/lib/tests copying tests/test_compiler.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests running egg_info writing requirements to rddl2tf.egg-info/requires.txt writing rddl2tf.egg-info/PKG-INFO writing dependency_links to rddl2tf.egg-info/dependency_links.txt writing top-level names to rddl2tf.egg-info/top_level.txt reading manifest file 'rddl2tf.egg-info/SOURCES.txt' writing manifest file 'rddl2tf.egg-info/SOURCES.txt' 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/rddl2tf copying build/lib/rddl2tf/fluent.py -> build/bdist.linux-armv7l/wheel/rddl2tf copying build/lib/rddl2tf/version.py -> build/bdist.linux-armv7l/wheel/rddl2tf copying build/lib/rddl2tf/fluentscope.py -> build/bdist.linux-armv7l/wheel/rddl2tf copying build/lib/rddl2tf/fluentshape.py -> build/bdist.linux-armv7l/wheel/rddl2tf copying build/lib/rddl2tf/compiler.py -> build/bdist.linux-armv7l/wheel/rddl2tf copying build/lib/rddl2tf/__init__.py -> build/bdist.linux-armv7l/wheel/rddl2tf creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_fluent.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_fluentshape.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_fluentscope.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_compiler.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying rddl2tf.egg-info to build/bdist.linux-armv7l/wheel/rddl2tf-0.2.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rddl2tf-0.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-m0stgjzo/rddl2tf-0.2.0-py3-none-any.whl' and adding '.' to it adding 'rddl2tf/__init__.py' adding 'rddl2tf/compiler.py' adding 'rddl2tf/fluent.py' adding 'rddl2tf/fluentscope.py' adding 'rddl2tf/fluentshape.py' adding 'rddl2tf/version.py' adding 'tests/__init__.py' adding 'tests/test_compiler.py' adding 'tests/test_fluent.py' adding 'tests/test_fluentscope.py' adding 'tests/test_fluentshape.py' adding 'rddl2tf-0.2.0.dist-info/top_level.txt' adding 'rddl2tf-0.2.0.dist-info/WHEEL' adding 'rddl2tf-0.2.0.dist-info/METADATA' adding 'rddl2tf-0.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for rddl2tf: finished with status 'done' Stored in directory: /tmp/tmpikyv2ecc Successfully built rddl2tf Cleaning up... Removing source in /tmp/pip-wheel-bk7y2kt8/rddl2tf Removed build tracker '/tmp/pip-req-tracker-r9_0altc'