Collecting green-magic==0.5 1 location(s) to search for versions of green-magic: * https://pypi.python.org/simple/green-magic/ Getting page https://pypi.python.org/simple/green-magic/ Analyzing links from page https://pypi.python.org/simple/green-magic/ Found link https://pypi.python.org/packages/88/a6/fd2d9fa13770bb02c7107ca265bfb3c6014d0f86359dfd25ea05ada26c30/green_magic-0.5.tar.gz#md5=be1c42f68fde8d40fb808a58680a2c50 (from https://pypi.python.org/simple/green-magic/), version: 0.5 Skipping link https://pypi.python.org/packages/d5/bb/f855665c2487c69e9f4f4c90899c8cd6d8bb6912b07da81529a5350124e8/green_magic-0.5-py2-none-any.whl#md5=51ab0e1f8cdddd5db71bd1b6f2436ecd (from https://pypi.python.org/simple/green-magic/); it is not compatible with this Python Skipping link https://pypi.python.org/packages/ee/24/4d64860d1af13a199d0603f2d0082b709e7b54046430963f0a1bfd9424bd/green_magic-0.1-py2-none-any.whl#md5=7890193e9d00ee9eda75bb43ccdd20e7 (from https://pypi.python.org/simple/green-magic/); it is not compatible with this Python Found link https://pypi.python.org/packages/f4/c7/9ac101c57a1e74128cdc39d07ca884f87df245b24585ab6c8094b41bcd95/green_magic-0.1.tar.gz#md5=a4b7b01d9ed346102e88d18effe4a661 (from https://pypi.python.org/simple/green-magic/), version: 0.1 Using version 0.5 (newest of versions: 0.5) Downloading green_magic-0.5.tar.gz Downloading from URL https://pypi.python.org/packages/88/a6/fd2d9fa13770bb02c7107ca265bfb3c6014d0f86359dfd25ea05ada26c30/green_magic-0.5.tar.gz#md5=be1c42f68fde8d40fb808a58680a2c50 (from https://pypi.python.org/simple/green-magic/) Running setup.py (path:/tmp/pip-build-45isqd5f/green-magic/setup.py) egg_info for package green-magic Running command python setup.py egg_info running egg_info creating pip-egg-info/green_magic.egg-info writing dependency_links to pip-egg-info/green_magic.egg-info/dependency_links.txt writing requirements to pip-egg-info/green_magic.egg-info/requires.txt writing top-level names to pip-egg-info/green_magic.egg-info/top_level.txt writing pip-egg-info/green_magic.egg-info/PKG-INFO writing manifest file 'pip-egg-info/green_magic.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/green_magic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/green_magic.egg-info/SOURCES.txt' Source in /tmp/pip-build-45isqd5f/green-magic has version 0.5, which satisfies requirement green-magic==0.5 from https://pypi.python.org/packages/88/a6/fd2d9fa13770bb02c7107ca265bfb3c6014d0f86359dfd25ea05ada26c30/green_magic-0.5.tar.gz#md5=be1c42f68fde8d40fb808a58680a2c50 Building wheels for collected packages: green-magic Running setup.py bdist_wheel for green-magic: started Destination directory: /tmp/tmpfaqdtk_6pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-45isqd5f/green-magic/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/tmpfaqdtk_6pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/green_magic copying green_magic/weedata.py -> build/lib/green_magic copying green_magic/labeling.py -> build/lib/green_magic copying green_magic/__init__.py -> build/lib/green_magic copying green_magic/definitions.py -> build/lib/green_magic copying green_magic/utils.py -> build/lib/green_magic copying green_magic/map_maker.py -> build/lib/green_magic copying green_magic/weedmaster.py -> build/lib/green_magic copying green_magic/features.py -> build/lib/green_magic creating build/lib/green_magic/clustering copying green_magic/clustering/cluster.py -> build/lib/green_magic/clustering copying green_magic/clustering/helpers.py -> build/lib/green_magic/clustering copying green_magic/clustering/__init__.py -> build/lib/green_magic/clustering copying green_magic/clustering/cluster_evaluation.py -> build/lib/green_magic/clustering running egg_info writing green_magic.egg-info/PKG-INFO writing dependency_links to green_magic.egg-info/dependency_links.txt writing requirements to green_magic.egg-info/requires.txt writing top-level names to green_magic.egg-info/top_level.txt reading manifest file 'green_magic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'green_magic.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/green_magic copying build/lib/green_magic/weedata.py -> build/bdist.linux-armv7l/wheel/green_magic copying build/lib/green_magic/labeling.py -> build/bdist.linux-armv7l/wheel/green_magic copying build/lib/green_magic/__init__.py -> build/bdist.linux-armv7l/wheel/green_magic copying build/lib/green_magic/definitions.py -> build/bdist.linux-armv7l/wheel/green_magic creating build/bdist.linux-armv7l/wheel/green_magic/clustering copying build/lib/green_magic/clustering/cluster.py -> build/bdist.linux-armv7l/wheel/green_magic/clustering copying build/lib/green_magic/clustering/helpers.py -> build/bdist.linux-armv7l/wheel/green_magic/clustering copying build/lib/green_magic/clustering/__init__.py -> build/bdist.linux-armv7l/wheel/green_magic/clustering copying build/lib/green_magic/clustering/cluster_evaluation.py -> build/bdist.linux-armv7l/wheel/green_magic/clustering copying build/lib/green_magic/utils.py -> build/bdist.linux-armv7l/wheel/green_magic copying build/lib/green_magic/map_maker.py -> build/bdist.linux-armv7l/wheel/green_magic copying build/lib/green_magic/weedmaster.py -> build/bdist.linux-armv7l/wheel/green_magic copying build/lib/green_magic/features.py -> build/bdist.linux-armv7l/wheel/green_magic running install_egg_info Copying green_magic.egg-info to build/bdist.linux-armv7l/wheel/green_magic-0.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/green_magic-0.5.dist-info/WHEEL Running setup.py bdist_wheel for green-magic: finished with status 'done' Stored in directory: /tmp/tmpaw0sxrja Successfully built green-magic Cleaning up... Removing source in /tmp/pip-build-45isqd5f/green-magic