Created temporary directory: /tmp/pip-ephem-wheel-cache-gc8vtjg6 Created temporary directory: /tmp/pip-req-tracker-kzvc4n6i Created requirements tracker '/tmp/pip-req-tracker-kzvc4n6i' Created temporary directory: /tmp/pip-wheel-rtawenw6 Looking in indexes: https://pypi.python.org/simple Collecting demandlib==0.1.5 1 location(s) to search for versions of demandlib: * https://pypi.python.org/simple/demandlib/ Getting page https://pypi.python.org/simple/demandlib/ Analyzing links from page https://pypi.org/simple/demandlib/ Found link https://files.pythonhosted.org/packages/01/52/72651685a450b631a774d7727ed6c53013812ff7009d5699328c13101bf0/demandlib-0.1.0rc1.tar.gz#sha256=91dc6b9deb7e5f8c943e55d4c1e6c125bbed3b5ea280a01043c816b5f3632530 (from https://pypi.org/simple/demandlib/), version: 0.1.0rc1 Found link https://files.pythonhosted.org/packages/cf/58/3f2d4e06446313c0203cb2bcc38c3f21b6ba41d777be33a79e9737c1d5a0/demandlib-0.1.tar.gz#sha256=d610128ce216740992f1f09805fac17ff16e58eab165e37db1d104d8cd4e413a (from https://pypi.org/simple/demandlib/), version: 0.1 Found link https://files.pythonhosted.org/packages/d5/07/ffe47fe136389ddac6c1fa5345b99ec97a241f945b2b95f2639df107e7f8/demandlib-0.1.1.tar.gz#sha256=8309aab2e96f0ea479380a34774659990b0dcc9b39370c96e76a4708cf7b31b4 (from https://pypi.org/simple/demandlib/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/bf/bd/3c3e7bf1663d5a91a6b8d22c8405f095ca9353705d4b46a7564a0b93193a/demandlib-0.1.4.tar.gz#sha256=d5f9c157bc53ee10ee29c483892b72f7ad593ca3198f2d0f5486198c3cfdc07b (from https://pypi.org/simple/demandlib/), version: 0.1.4 Found link https://files.pythonhosted.org/packages/38/64/2f294baa47ada6bfcab1a23a5a8c91395bab56159cb3bed980edea598e5b/demandlib-0.1.5.tar.gz#sha256=ef852094eb2ef024decbd08831c298541299d6f254ef86d4266efb84a8ba0c71 (from https://pypi.org/simple/demandlib/), version: 0.1.5 Using version 0.1.5 (newest of versions: 0.1.5) Created temporary directory: /tmp/pip-unpack-m70c16r9 Downloading https://files.pythonhosted.org/packages/38/64/2f294baa47ada6bfcab1a23a5a8c91395bab56159cb3bed980edea598e5b/demandlib-0.1.5.tar.gz (116kB) Downloading from URL https://files.pythonhosted.org/packages/38/64/2f294baa47ada6bfcab1a23a5a8c91395bab56159cb3bed980edea598e5b/demandlib-0.1.5.tar.gz#sha256=ef852094eb2ef024decbd08831c298541299d6f254ef86d4266efb84a8ba0c71 (from https://pypi.org/simple/demandlib/) Added demandlib==0.1.5 from https://files.pythonhosted.org/packages/38/64/2f294baa47ada6bfcab1a23a5a8c91395bab56159cb3bed980edea598e5b/demandlib-0.1.5.tar.gz#sha256=ef852094eb2ef024decbd08831c298541299d6f254ef86d4266efb84a8ba0c71 to build tracker '/tmp/pip-req-tracker-kzvc4n6i' Running setup.py (path:/tmp/pip-wheel-rtawenw6/demandlib/setup.py) egg_info for package demandlib Running command python setup.py egg_info running egg_info creating pip-egg-info/demandlib.egg-info writing dependency_links to pip-egg-info/demandlib.egg-info/dependency_links.txt writing requirements to pip-egg-info/demandlib.egg-info/requires.txt writing top-level names to pip-egg-info/demandlib.egg-info/top_level.txt writing pip-egg-info/demandlib.egg-info/PKG-INFO writing manifest file 'pip-egg-info/demandlib.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/demandlib.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/demandlib.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-rtawenw6/demandlib has version 0.1.5, which satisfies requirement demandlib==0.1.5 from https://files.pythonhosted.org/packages/38/64/2f294baa47ada6bfcab1a23a5a8c91395bab56159cb3bed980edea598e5b/demandlib-0.1.5.tar.gz#sha256=ef852094eb2ef024decbd08831c298541299d6f254ef86d4266efb84a8ba0c71 Removed demandlib==0.1.5 from https://files.pythonhosted.org/packages/38/64/2f294baa47ada6bfcab1a23a5a8c91395bab56159cb3bed980edea598e5b/demandlib-0.1.5.tar.gz#sha256=ef852094eb2ef024decbd08831c298541299d6f254ef86d4266efb84a8ba0c71 from build tracker '/tmp/pip-req-tracker-kzvc4n6i' Building wheels for collected packages: demandlib Created temporary directory: /tmp/pip-wheel-kfgmikpc Running setup.py bdist_wheel for demandlib: started Destination directory: /tmp/pip-wheel-kfgmikpc Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-rtawenw6/demandlib/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-kfgmikpc running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/demandlib copying demandlib/__init__.py -> build/lib/demandlib copying demandlib/bdew.py -> build/lib/demandlib copying demandlib/particular_profiles.py -> build/lib/demandlib copying demandlib/tools.py -> build/lib/demandlib creating build/lib/demandlib/examples copying demandlib/examples/__init__.py -> build/lib/demandlib/examples copying demandlib/examples/power_demand_example.py -> build/lib/demandlib/examples copying demandlib/examples/heat_demand_example.py -> build/lib/demandlib/examples creating build/lib/demandlib/bdew_data copying demandlib/bdew_data/shlp_hour_factors.csv -> build/lib/demandlib/bdew_data copying demandlib/bdew_data/shlp_sigmoid_factors.csv -> build/lib/demandlib/bdew_data copying demandlib/bdew_data/selp_series.csv -> build/lib/demandlib/bdew_data copying demandlib/bdew_data/shlp_weekday_factors.csv -> build/lib/demandlib/bdew_data copying demandlib/examples/example_data.csv -> build/lib/demandlib/examples 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/demandlib creating build/bdist.linux-armv7l/wheel/demandlib/examples copying build/lib/demandlib/examples/__init__.py -> build/bdist.linux-armv7l/wheel/demandlib/examples copying build/lib/demandlib/examples/example_data.csv -> build/bdist.linux-armv7l/wheel/demandlib/examples copying build/lib/demandlib/examples/power_demand_example.py -> build/bdist.linux-armv7l/wheel/demandlib/examples copying build/lib/demandlib/examples/heat_demand_example.py -> build/bdist.linux-armv7l/wheel/demandlib/examples copying build/lib/demandlib/__init__.py -> build/bdist.linux-armv7l/wheel/demandlib copying build/lib/demandlib/bdew.py -> build/bdist.linux-armv7l/wheel/demandlib creating build/bdist.linux-armv7l/wheel/demandlib/bdew_data copying build/lib/demandlib/bdew_data/shlp_hour_factors.csv -> build/bdist.linux-armv7l/wheel/demandlib/bdew_data copying build/lib/demandlib/bdew_data/shlp_sigmoid_factors.csv -> build/bdist.linux-armv7l/wheel/demandlib/bdew_data copying build/lib/demandlib/bdew_data/selp_series.csv -> build/bdist.linux-armv7l/wheel/demandlib/bdew_data copying build/lib/demandlib/bdew_data/shlp_weekday_factors.csv -> build/bdist.linux-armv7l/wheel/demandlib/bdew_data copying build/lib/demandlib/particular_profiles.py -> build/bdist.linux-armv7l/wheel/demandlib copying build/lib/demandlib/tools.py -> build/bdist.linux-armv7l/wheel/demandlib running install_egg_info running egg_info writing demandlib.egg-info/PKG-INFO writing requirements to demandlib.egg-info/requires.txt writing top-level names to demandlib.egg-info/top_level.txt writing dependency_links to demandlib.egg-info/dependency_links.txt reading manifest file 'demandlib.egg-info/SOURCES.txt' writing manifest file 'demandlib.egg-info/SOURCES.txt' Copying demandlib.egg-info to build/bdist.linux-armv7l/wheel/demandlib-0.1.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/demandlib-0.1.5.dist-info/WHEEL creating '/tmp/pip-wheel-kfgmikpc/demandlib-0.1.5-py3-none-any.whl' and adding '.' to it adding 'demandlib/__init__.py' adding 'demandlib/bdew.py' adding 'demandlib/particular_profiles.py' adding 'demandlib/tools.py' adding 'demandlib/bdew_data/selp_series.csv' adding 'demandlib/bdew_data/shlp_hour_factors.csv' adding 'demandlib/bdew_data/shlp_sigmoid_factors.csv' adding 'demandlib/bdew_data/shlp_weekday_factors.csv' adding 'demandlib/examples/__init__.py' adding 'demandlib/examples/example_data.csv' adding 'demandlib/examples/heat_demand_example.py' adding 'demandlib/examples/power_demand_example.py' adding 'demandlib-0.1.5.dist-info/top_level.txt' adding 'demandlib-0.1.5.dist-info/WHEEL' adding 'demandlib-0.1.5.dist-info/METADATA' adding 'demandlib-0.1.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for demandlib: finished with status 'done' Stored in directory: /tmp/tmpmt1gts25 Successfully built demandlib Cleaning up... Removing source in /tmp/pip-wheel-rtawenw6/demandlib Removed build tracker '/tmp/pip-req-tracker-kzvc4n6i'