Created temporary directory: /tmp/pip-ephem-wheel-cache-6tc_fxq2
Created temporary directory: /tmp/pip-req-tracker-wwpkupki
Created requirements tracker '/tmp/pip-req-tracker-wwpkupki'
Created temporary directory: /tmp/pip-wheel-sf30rcwm
Collecting pyowencloud==0.2
1 location(s) to search for versions of pyowencloud:
* https://pypi.org/simple/pyowencloud/
Getting page https://pypi.org/simple/pyowencloud/
Analyzing links from page https://pypi.org/simple/pyowencloud/
Skipping link https://files.pythonhosted.org/packages/97/23/ab00dcec007f268d3193373c87f09c9b5c7c6eb17fb941a075ff3636121c/pyowencloud-0.2-py2-none-any.whl#sha256=8e5b44d296bdd51c7e5e49fbdf7456d0eef3e196338eb80bb131a6ac97599ca5 (from https://pypi.org/simple/pyowencloud/); it is not compatible with this Python
Found link https://files.pythonhosted.org/packages/16/35/541e2c83daacb178206e42bc382771b898f55be2b0766821048b7b84bc85/pyowencloud-0.2.zip#sha256=47489a2daac52bafc277f07b1bcb6ef9486027b86a13ec3d66939d571b7f75dc (from https://pypi.org/simple/pyowencloud/), version: 0.2
Using version 0.2 (newest of versions: 0.2)
Created temporary directory: /tmp/pip-unpack-rn939z1d
Downloading https://files.pythonhosted.org/packages/16/35/541e2c83daacb178206e42bc382771b898f55be2b0766821048b7b84bc85/pyowencloud-0.2.zip
Downloading from URL https://files.pythonhosted.org/packages/16/35/541e2c83daacb178206e42bc382771b898f55be2b0766821048b7b84bc85/pyowencloud-0.2.zip#sha256=47489a2daac52bafc277f07b1bcb6ef9486027b86a13ec3d66939d571b7f75dc (from https://pypi.org/simple/pyowencloud/)
Added pyowencloud==0.2 from https://files.pythonhosted.org/packages/16/35/541e2c83daacb178206e42bc382771b898f55be2b0766821048b7b84bc85/pyowencloud-0.2.zip#sha256=47489a2daac52bafc277f07b1bcb6ef9486027b86a13ec3d66939d571b7f75dc to build tracker '/tmp/pip-req-tracker-wwpkupki'
Running setup.py (path:/tmp/pip-wheel-sf30rcwm/pyowencloud/setup.py) egg_info for package pyowencloud
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/pyowencloud.egg-info
writing requirements to pip-egg-info/pyowencloud.egg-info/requires.txt
writing top-level names to pip-egg-info/pyowencloud.egg-info/top_level.txt
writing dependency_links to pip-egg-info/pyowencloud.egg-info/dependency_links.txt
writing pip-egg-info/pyowencloud.egg-info/PKG-INFO
writing manifest file 'pip-egg-info/pyowencloud.egg-info/SOURCES.txt'
file pyowencloud.py (for module pyowencloud) not found
reading manifest file 'pip-egg-info/pyowencloud.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects
...
warning: manifest_maker: MANIFEST.in, line 4: 'recursive-include' expects ...
writing manifest file 'pip-egg-info/pyowencloud.egg-info/SOURCES.txt'
Source in /tmp/pip-wheel-sf30rcwm/pyowencloud has version 0.2, which satisfies requirement pyowencloud==0.2 from https://files.pythonhosted.org/packages/16/35/541e2c83daacb178206e42bc382771b898f55be2b0766821048b7b84bc85/pyowencloud-0.2.zip#sha256=47489a2daac52bafc277f07b1bcb6ef9486027b86a13ec3d66939d571b7f75dc
Removed pyowencloud==0.2 from https://files.pythonhosted.org/packages/16/35/541e2c83daacb178206e42bc382771b898f55be2b0766821048b7b84bc85/pyowencloud-0.2.zip#sha256=47489a2daac52bafc277f07b1bcb6ef9486027b86a13ec3d66939d571b7f75dc from build tracker '/tmp/pip-req-tracker-wwpkupki'
Building wheels for collected packages: pyowencloud
Created temporary directory: /tmp/pip-wheel-hwnmpt9l
Running setup.py bdist_wheel for pyowencloud: started
Destination directory: /tmp/pip-wheel-hwnmpt9l
Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-sf30rcwm/pyowencloud/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-hwnmpt9l
running bdist_wheel
running build
running build_py
file pyowencloud.py (for module pyowencloud) not found
creating build
creating build/lib
creating build/lib/pyowencloud
copying pyowencloud/pyowencloud.py -> build/lib/pyowencloud
copying pyowencloud/__init__.py -> build/lib/pyowencloud
creating build/lib/pyowencloud/examples
copying pyowencloud/examples/example_devices.py -> build/lib/pyowencloud/examples
copying pyowencloud/examples/example_value.py -> build/lib/pyowencloud/examples
copying pyowencloud/examples/example_last_value.py -> build/lib/pyowencloud/examples
copying pyowencloud/examples/example_parameters.py -> build/lib/pyowencloud/examples
copying pyowencloud/examples/__init__.py -> build/lib/pyowencloud/examples
running egg_info
writing dependency_links to pyowencloud.egg-info/dependency_links.txt
writing pyowencloud.egg-info/PKG-INFO
writing top-level names to pyowencloud.egg-info/top_level.txt
writing requirements to pyowencloud.egg-info/requires.txt
file pyowencloud.py (for module pyowencloud) not found
reading manifest file 'pyowencloud.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects ...
warning: manifest_maker: MANIFEST.in, line 4: 'recursive-include' expects ...
writing manifest file 'pyowencloud.egg-info/SOURCES.txt'
file pyowencloud.py (for module pyowencloud) not found
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/pyowencloud
copying build/lib/pyowencloud/pyowencloud.py -> build/bdist.linux-armv7l/wheel/pyowencloud
copying build/lib/pyowencloud/__init__.py -> build/bdist.linux-armv7l/wheel/pyowencloud
creating build/bdist.linux-armv7l/wheel/pyowencloud/examples
copying build/lib/pyowencloud/examples/example_devices.py -> build/bdist.linux-armv7l/wheel/pyowencloud/examples
copying build/lib/pyowencloud/examples/example_value.py -> build/bdist.linux-armv7l/wheel/pyowencloud/examples
copying build/lib/pyowencloud/examples/example_last_value.py -> build/bdist.linux-armv7l/wheel/pyowencloud/examples
copying build/lib/pyowencloud/examples/example_parameters.py -> build/bdist.linux-armv7l/wheel/pyowencloud/examples
copying build/lib/pyowencloud/examples/__init__.py -> build/bdist.linux-armv7l/wheel/pyowencloud/examples
running install_egg_info
Copying pyowencloud.egg-info to build/bdist.linux-armv7l/wheel/pyowencloud-0.2-py3.4.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-armv7l/wheel/pyowencloud-0.2.dist-info/WHEEL
creating '/tmp/pip-wheel-hwnmpt9l/pyowencloud-0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'pyowencloud/__init__.py'
adding 'pyowencloud/pyowencloud.py'
adding 'pyowencloud/examples/__init__.py'
adding 'pyowencloud/examples/example_devices.py'
adding 'pyowencloud/examples/example_last_value.py'
adding 'pyowencloud/examples/example_parameters.py'
adding 'pyowencloud/examples/example_value.py'
adding 'pyowencloud-0.2.dist-info/LICENSE'
adding 'pyowencloud-0.2.dist-info/METADATA'
adding 'pyowencloud-0.2.dist-info/WHEEL'
adding 'pyowencloud-0.2.dist-info/top_level.txt'
adding 'pyowencloud-0.2.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Running setup.py bdist_wheel for pyowencloud: finished with status 'done'
Stored in directory: /tmp/tmprygasg40
Successfully built pyowencloud
Cleaning up...
Removing source in /tmp/pip-wheel-sf30rcwm/pyowencloud
Removed build tracker '/tmp/pip-req-tracker-wwpkupki'