Collecting stylelens-color==0.0.3 1 location(s) to search for versions of stylelens-color: * https://pypi.python.org/simple/stylelens-color/ Getting page https://pypi.python.org/simple/stylelens-color/ Analyzing links from page https://pypi.org/simple/stylelens-color/ Found link https://files.pythonhosted.org/packages/34/23/4d739011e3b39a68643d0198b0eba25dbcce4656ec2dd5d32974d52278eb/stylelens-color-0.0.1.tar.gz#sha256=d23d16e8a9ca83fc6f4444cfe055ed462fb63b8b7b3d26a9820a447b68c51be5 (from https://pypi.org/simple/stylelens-color/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/ff/58/7a698ee3c761606cb8e09039a428ef9943017dd8be50d7da2c8b7999c292/stylelens-color-0.0.2.tar.gz#sha256=2b3165337cadd227a9d3fdd70d6f4ed42e1fd7099635ce4093a343d21f48bbda (from https://pypi.org/simple/stylelens-color/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/41/ed/889c3f18e515d89ab4ab835bf2aa72b82f91cd032ee6a41798c70109a74a/stylelens-color-0.0.3.tar.gz#sha256=11916b00e03a526490996bd238b9dd5b498af2fd2ce826610f3ac4fbefc64070 (from https://pypi.org/simple/stylelens-color/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/e7/a3/cccbe6b39946e244b49d0e565a64c86bdef924a9775e9bab9007aedf4215/stylelens-color-1.0.1.tar.gz#sha256=9887b71a1b11c3398d69ee6c6f832edd54dad328733dbb26ad16348a0d83d86f (from https://pypi.org/simple/stylelens-color/), version: 1.0.1 Using version 0.0.3 (newest of versions: 0.0.3) Downloading https://files.pythonhosted.org/packages/41/ed/889c3f18e515d89ab4ab835bf2aa72b82f91cd032ee6a41798c70109a74a/stylelens-color-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/41/ed/889c3f18e515d89ab4ab835bf2aa72b82f91cd032ee6a41798c70109a74a/stylelens-color-0.0.3.tar.gz#sha256=11916b00e03a526490996bd238b9dd5b498af2fd2ce826610f3ac4fbefc64070 (from https://pypi.org/simple/stylelens-color/) Running setup.py (path:/tmp/pip-build-vupksk3x/stylelens-color/setup.py) egg_info for package stylelens-color Running command python setup.py egg_info running egg_info creating pip-egg-info/stylelens_color.egg-info writing top-level names to pip-egg-info/stylelens_color.egg-info/top_level.txt writing pip-egg-info/stylelens_color.egg-info/PKG-INFO writing dependency_links to pip-egg-info/stylelens_color.egg-info/dependency_links.txt writing requirements to pip-egg-info/stylelens_color.egg-info/requires.txt writing manifest file 'pip-egg-info/stylelens_color.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/stylelens_color.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/stylelens_color.egg-info/SOURCES.txt' Source in /tmp/pip-build-vupksk3x/stylelens-color has version 0.0.3, which satisfies requirement stylelens-color==0.0.3 from https://files.pythonhosted.org/packages/41/ed/889c3f18e515d89ab4ab835bf2aa72b82f91cd032ee6a41798c70109a74a/stylelens-color-0.0.3.tar.gz#sha256=11916b00e03a526490996bd238b9dd5b498af2fd2ce826610f3ac4fbefc64070 Building wheels for collected packages: stylelens-color Running setup.py bdist_wheel for stylelens-color: started Destination directory: /tmp/tmpysvv4dmfpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-vupksk3x/stylelens-color/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/tmpysvv4dmfpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/stylelens_color copying stylelens_color/color_extract.py -> build/lib/stylelens_color copying stylelens_color/__init__.py -> build/lib/stylelens_color creating build/lib/test copying test/test_detect_objects_response.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_boxes_array.py -> build/lib/test copying test/test_box_array.py -> build/lib/test copying test/test_detect_objects_response_data.py -> build/lib/test copying test/test_box_object.py -> build/lib/test copying test/test_detect_api.py -> build/lib/test creating build/lib/preprocessing copying preprocessing/vgg_preprocessing.py -> build/lib/preprocessing copying preprocessing/cifarnet_preprocessing.py -> build/lib/preprocessing copying preprocessing/lenet_preprocessing.py -> build/lib/preprocessing copying preprocessing/inception_preprocessing.py -> build/lib/preprocessing copying preprocessing/__init__.py -> build/lib/preprocessing copying preprocessing/preprocessing_factory.py -> build/lib/preprocessing creating build/lib/stylelens_color/grpc copying stylelens_color/grpc/color_extract_pb2.py -> build/lib/stylelens_color/grpc copying stylelens_color/grpc/__init__.py -> build/lib/stylelens_color/grpc copying stylelens_color/grpc/color_extract_pb2_grpc.py -> build/lib/stylelens_color/grpc running egg_info writing requirements to stylelens_color.egg-info/requires.txt writing stylelens_color.egg-info/PKG-INFO writing dependency_links to stylelens_color.egg-info/dependency_links.txt writing top-level names to stylelens_color.egg-info/top_level.txt reading manifest file 'stylelens_color.egg-info/SOURCES.txt' writing manifest file 'stylelens_color.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/stylelens_color copying build/lib/stylelens_color/color_extract.py -> build/bdist.linux-armv7l/wheel/stylelens_color creating build/bdist.linux-armv7l/wheel/stylelens_color/grpc copying build/lib/stylelens_color/grpc/color_extract_pb2.py -> build/bdist.linux-armv7l/wheel/stylelens_color/grpc copying build/lib/stylelens_color/grpc/__init__.py -> build/bdist.linux-armv7l/wheel/stylelens_color/grpc copying build/lib/stylelens_color/grpc/color_extract_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/stylelens_color/grpc copying build/lib/stylelens_color/__init__.py -> build/bdist.linux-armv7l/wheel/stylelens_color creating build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_detect_objects_response.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_boxes_array.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_box_array.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_detect_objects_response_data.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_box_object.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_detect_api.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/preprocessing copying build/lib/preprocessing/vgg_preprocessing.py -> build/bdist.linux-armv7l/wheel/preprocessing copying build/lib/preprocessing/cifarnet_preprocessing.py -> build/bdist.linux-armv7l/wheel/preprocessing copying build/lib/preprocessing/lenet_preprocessing.py -> build/bdist.linux-armv7l/wheel/preprocessing copying build/lib/preprocessing/inception_preprocessing.py -> build/bdist.linux-armv7l/wheel/preprocessing copying build/lib/preprocessing/__init__.py -> build/bdist.linux-armv7l/wheel/preprocessing copying build/lib/preprocessing/preprocessing_factory.py -> build/bdist.linux-armv7l/wheel/preprocessing running install_egg_info Copying stylelens_color.egg-info to build/bdist.linux-armv7l/wheel/stylelens_color-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/stylelens_color-0.0.3.dist-info/WHEEL Running setup.py bdist_wheel for stylelens-color: finished with status 'done' Stored in directory: /tmp/tmp0uf1ii9p Successfully built stylelens-color Cleaning up... Removing source in /tmp/pip-build-vupksk3x/stylelens-color