Created temporary directory: /tmp/pip-ephem-wheel-cache-7a71xtay Created temporary directory: /tmp/pip-req-tracker-4izkdgyw Created requirements tracker '/tmp/pip-req-tracker-4izkdgyw' Created temporary directory: /tmp/pip-wheel-5y2y5ovn Collecting mmcv==0.2.3 1 location(s) to search for versions of mmcv: * https://pypi.org/simple/mmcv/ Getting page https://pypi.org/simple/mmcv/ Analyzing links from page https://pypi.org/simple/mmcv/ Found link https://files.pythonhosted.org/packages/9f/67/7d808b8e9330287137e80e35a3bebe4d4c7c80e96bfb84e328d4995833b9/mmcv-0.2.0.tar.gz#sha256=e55b73f584486024158f7879cc00ac97ff39f04e6b50574d881c9418b95ad503 (from https://pypi.org/simple/mmcv/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/47/ad/2fd6ac7e5c40ee6ab8488264da70a076f78f93e020c68669a25969749504/mmcv-0.2.1.tar.gz#sha256=bf5a270ca9ca1e3ec65313f76c28cdff2ea081859fa8f8d42f5890c8e5d48ba8 (from https://pypi.org/simple/mmcv/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/c1/bd/c0daf8a045dd536c65f3f8d21ad4cf26e324a033f72c06de87e7bf6e19e8/mmcv-0.2.2.tar.gz#sha256=18e1af71cc28bb66eefdc10a70875c6bbbffd063ab4e99c2462c50575e91087a (from https://pypi.org/simple/mmcv/), version: 0.2.2 Found link https://files.pythonhosted.org/packages/3d/93/1c720c6a4c96c092eb1f4498c000dc08c1defa2639c2259609a117820fec/mmcv-0.2.3.tar.gz#sha256=77834a5d78a1dd68573edd95d7375225dd4b5ad949eb61b2142ccea648c12da2 (from https://pypi.org/simple/mmcv/), version: 0.2.3 Using version 0.2.3 (newest of versions: 0.2.3) Created temporary directory: /tmp/pip-unpack-canzoncw Downloading https://files.pythonhosted.org/packages/3d/93/1c720c6a4c96c092eb1f4498c000dc08c1defa2639c2259609a117820fec/mmcv-0.2.3.tar.gz (43kB) Downloading from URL https://files.pythonhosted.org/packages/3d/93/1c720c6a4c96c092eb1f4498c000dc08c1defa2639c2259609a117820fec/mmcv-0.2.3.tar.gz#sha256=77834a5d78a1dd68573edd95d7375225dd4b5ad949eb61b2142ccea648c12da2 (from https://pypi.org/simple/mmcv/) Added mmcv==0.2.3 from https://files.pythonhosted.org/packages/3d/93/1c720c6a4c96c092eb1f4498c000dc08c1defa2639c2259609a117820fec/mmcv-0.2.3.tar.gz#sha256=77834a5d78a1dd68573edd95d7375225dd4b5ad949eb61b2142ccea648c12da2 to build tracker '/tmp/pip-req-tracker-4izkdgyw' Running setup.py (path:/tmp/pip-wheel-5y2y5ovn/mmcv/setup.py) egg_info for package mmcv Running command python setup.py egg_info running egg_info creating pip-egg-info/mmcv.egg-info writing dependency_links to pip-egg-info/mmcv.egg-info/dependency_links.txt writing pip-egg-info/mmcv.egg-info/PKG-INFO writing requirements to pip-egg-info/mmcv.egg-info/requires.txt writing top-level names to pip-egg-info/mmcv.egg-info/top_level.txt writing manifest file 'pip-egg-info/mmcv.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/mmcv.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/mmcv.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-5y2y5ovn/mmcv has version 0.2.3, which satisfies requirement mmcv==0.2.3 from https://files.pythonhosted.org/packages/3d/93/1c720c6a4c96c092eb1f4498c000dc08c1defa2639c2259609a117820fec/mmcv-0.2.3.tar.gz#sha256=77834a5d78a1dd68573edd95d7375225dd4b5ad949eb61b2142ccea648c12da2 Removed mmcv==0.2.3 from https://files.pythonhosted.org/packages/3d/93/1c720c6a4c96c092eb1f4498c000dc08c1defa2639c2259609a117820fec/mmcv-0.2.3.tar.gz#sha256=77834a5d78a1dd68573edd95d7375225dd4b5ad949eb61b2142ccea648c12da2 from build tracker '/tmp/pip-req-tracker-4izkdgyw' Building wheels for collected packages: mmcv Created temporary directory: /tmp/pip-wheel-3xsdnhd0 Running setup.py bdist_wheel for mmcv: started Destination directory: /tmp/pip-wheel-3xsdnhd0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-5y2y5ovn/mmcv/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-3xsdnhd0 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/mmcv copying mmcv/__init__.py -> build/lib/mmcv copying mmcv/opencv_info.py -> build/lib/mmcv copying mmcv/version.py -> build/lib/mmcv creating build/lib/mmcv/runner copying mmcv/runner/checkpoint.py -> build/lib/mmcv/runner copying mmcv/runner/utils.py -> build/lib/mmcv/runner copying mmcv/runner/__init__.py -> build/lib/mmcv/runner copying mmcv/runner/runner.py -> build/lib/mmcv/runner copying mmcv/runner/parallel_test.py -> build/lib/mmcv/runner copying mmcv/runner/priority.py -> build/lib/mmcv/runner copying mmcv/runner/log_buffer.py -> build/lib/mmcv/runner creating build/lib/mmcv/cnn copying mmcv/cnn/__init__.py -> build/lib/mmcv/cnn copying mmcv/cnn/weight_init.py -> build/lib/mmcv/cnn copying mmcv/cnn/resnet.py -> build/lib/mmcv/cnn copying mmcv/cnn/vgg.py -> build/lib/mmcv/cnn copying mmcv/cnn/alexnet.py -> build/lib/mmcv/cnn creating build/lib/mmcv/image copying mmcv/image/__init__.py -> build/lib/mmcv/image copying mmcv/image/io.py -> build/lib/mmcv/image creating build/lib/mmcv/arraymisc copying mmcv/arraymisc/quantization.py -> build/lib/mmcv/arraymisc copying mmcv/arraymisc/__init__.py -> build/lib/mmcv/arraymisc creating build/lib/mmcv/fileio copying mmcv/fileio/__init__.py -> build/lib/mmcv/fileio copying mmcv/fileio/io.py -> build/lib/mmcv/fileio copying mmcv/fileio/parse.py -> build/lib/mmcv/fileio creating build/lib/mmcv/video copying mmcv/video/optflow.py -> build/lib/mmcv/video copying mmcv/video/__init__.py -> build/lib/mmcv/video copying mmcv/video/io.py -> build/lib/mmcv/video copying mmcv/video/processing.py -> build/lib/mmcv/video creating build/lib/mmcv/utils copying mmcv/utils/__init__.py -> build/lib/mmcv/utils copying mmcv/utils/timer.py -> build/lib/mmcv/utils copying mmcv/utils/path.py -> build/lib/mmcv/utils copying mmcv/utils/config.py -> build/lib/mmcv/utils copying mmcv/utils/progressbar.py -> build/lib/mmcv/utils copying mmcv/utils/misc.py -> build/lib/mmcv/utils creating build/lib/mmcv/visualization copying mmcv/visualization/optflow.py -> build/lib/mmcv/visualization copying mmcv/visualization/__init__.py -> build/lib/mmcv/visualization copying mmcv/visualization/image.py -> build/lib/mmcv/visualization copying mmcv/visualization/color.py -> build/lib/mmcv/visualization creating build/lib/mmcv/parallel copying mmcv/parallel/data_container.py -> build/lib/mmcv/parallel copying mmcv/parallel/distributed.py -> build/lib/mmcv/parallel copying mmcv/parallel/__init__.py -> build/lib/mmcv/parallel copying mmcv/parallel/collate.py -> build/lib/mmcv/parallel copying mmcv/parallel/scatter_gather.py -> build/lib/mmcv/parallel copying mmcv/parallel/data_parallel.py -> build/lib/mmcv/parallel copying mmcv/parallel/_functions.py -> build/lib/mmcv/parallel creating build/lib/mmcv/runner/hooks copying mmcv/runner/hooks/checkpoint.py -> build/lib/mmcv/runner/hooks copying mmcv/runner/hooks/hook.py -> build/lib/mmcv/runner/hooks copying mmcv/runner/hooks/sampler_seed.py -> build/lib/mmcv/runner/hooks copying mmcv/runner/hooks/__init__.py -> build/lib/mmcv/runner/hooks copying mmcv/runner/hooks/closure.py -> build/lib/mmcv/runner/hooks copying mmcv/runner/hooks/lr_updater.py -> build/lib/mmcv/runner/hooks copying mmcv/runner/hooks/memory.py -> build/lib/mmcv/runner/hooks copying mmcv/runner/hooks/optimizer.py -> build/lib/mmcv/runner/hooks copying mmcv/runner/hooks/iter_timer.py -> build/lib/mmcv/runner/hooks creating build/lib/mmcv/runner/hooks/logger copying mmcv/runner/hooks/logger/__init__.py -> build/lib/mmcv/runner/hooks/logger copying mmcv/runner/hooks/logger/text.py -> build/lib/mmcv/runner/hooks/logger copying mmcv/runner/hooks/logger/pavi.py -> build/lib/mmcv/runner/hooks/logger copying mmcv/runner/hooks/logger/base.py -> build/lib/mmcv/runner/hooks/logger copying mmcv/runner/hooks/logger/tensorboard.py -> build/lib/mmcv/runner/hooks/logger creating build/lib/mmcv/image/transforms copying mmcv/image/transforms/__init__.py -> build/lib/mmcv/image/transforms copying mmcv/image/transforms/resize.py -> build/lib/mmcv/image/transforms copying mmcv/image/transforms/geometry.py -> build/lib/mmcv/image/transforms copying mmcv/image/transforms/normalize.py -> build/lib/mmcv/image/transforms copying mmcv/image/transforms/colorspace.py -> build/lib/mmcv/image/transforms creating build/lib/mmcv/fileio/handlers copying mmcv/fileio/handlers/__init__.py -> build/lib/mmcv/fileio/handlers copying mmcv/fileio/handlers/pickle_handler.py -> build/lib/mmcv/fileio/handlers copying mmcv/fileio/handlers/yaml_handler.py -> build/lib/mmcv/fileio/handlers copying mmcv/fileio/handlers/json_handler.py -> build/lib/mmcv/fileio/handlers copying mmcv/fileio/handlers/base.py -> build/lib/mmcv/fileio/handlers 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/mmcv creating build/bdist.linux-armv7l/wheel/mmcv/runner copying build/lib/mmcv/runner/checkpoint.py -> build/bdist.linux-armv7l/wheel/mmcv/runner copying build/lib/mmcv/runner/utils.py -> build/bdist.linux-armv7l/wheel/mmcv/runner copying build/lib/mmcv/runner/__init__.py -> build/bdist.linux-armv7l/wheel/mmcv/runner copying build/lib/mmcv/runner/runner.py -> build/bdist.linux-armv7l/wheel/mmcv/runner copying build/lib/mmcv/runner/parallel_test.py -> build/bdist.linux-armv7l/wheel/mmcv/runner creating build/bdist.linux-armv7l/wheel/mmcv/runner/hooks copying build/lib/mmcv/runner/hooks/checkpoint.py -> build/bdist.linux-armv7l/wheel/mmcv/runner/hooks copying build/lib/mmcv/runner/hooks/hook.py -> build/bdist.linux-armv7l/wheel/mmcv/runner/hooks creating build/bdist.linux-armv7l/wheel/mmcv/runner/hooks/logger copying build/lib/mmcv/runner/hooks/logger/__init__.py -> build/bdist.linux-armv7l/wheel/mmcv/runner/hooks/logger copying build/lib/mmcv/runner/hooks/logger/text.py -> build/bdist.linux-armv7l/wheel/mmcv/runner/hooks/logger copying build/lib/mmcv/runner/hooks/logger/pavi.py -> build/bdist.linux-armv7l/wheel/mmcv/runner/hooks/logger copying build/lib/mmcv/runner/hooks/logger/base.py -> build/bdist.linux-armv7l/wheel/mmcv/runner/hooks/logger copying build/lib/mmcv/runner/hooks/logger/tensorboard.py -> build/bdist.linux-armv7l/wheel/mmcv/runner/hooks/logger copying build/lib/mmcv/runner/hooks/sampler_seed.py -> build/bdist.linux-armv7l/wheel/mmcv/runner/hooks copying build/lib/mmcv/runner/hooks/__init__.py -> build/bdist.linux-armv7l/wheel/mmcv/runner/hooks copying build/lib/mmcv/runner/hooks/closure.py -> build/bdist.linux-armv7l/wheel/mmcv/runner/hooks copying build/lib/mmcv/runner/hooks/lr_updater.py -> build/bdist.linux-armv7l/wheel/mmcv/runner/hooks copying build/lib/mmcv/runner/hooks/memory.py -> build/bdist.linux-armv7l/wheel/mmcv/runner/hooks copying build/lib/mmcv/runner/hooks/optimizer.py -> build/bdist.linux-armv7l/wheel/mmcv/runner/hooks copying build/lib/mmcv/runner/hooks/iter_timer.py -> build/bdist.linux-armv7l/wheel/mmcv/runner/hooks copying build/lib/mmcv/runner/priority.py -> build/bdist.linux-armv7l/wheel/mmcv/runner copying build/lib/mmcv/runner/log_buffer.py -> build/bdist.linux-armv7l/wheel/mmcv/runner creating build/bdist.linux-armv7l/wheel/mmcv/cnn copying build/lib/mmcv/cnn/__init__.py -> build/bdist.linux-armv7l/wheel/mmcv/cnn copying build/lib/mmcv/cnn/weight_init.py -> build/bdist.linux-armv7l/wheel/mmcv/cnn copying build/lib/mmcv/cnn/resnet.py -> build/bdist.linux-armv7l/wheel/mmcv/cnn copying build/lib/mmcv/cnn/vgg.py -> build/bdist.linux-armv7l/wheel/mmcv/cnn copying build/lib/mmcv/cnn/alexnet.py -> build/bdist.linux-armv7l/wheel/mmcv/cnn creating build/bdist.linux-armv7l/wheel/mmcv/image copying build/lib/mmcv/image/__init__.py -> build/bdist.linux-armv7l/wheel/mmcv/image copying build/lib/mmcv/image/io.py -> build/bdist.linux-armv7l/wheel/mmcv/image creating build/bdist.linux-armv7l/wheel/mmcv/image/transforms copying build/lib/mmcv/image/transforms/__init__.py -> build/bdist.linux-armv7l/wheel/mmcv/image/transforms copying build/lib/mmcv/image/transforms/resize.py -> build/bdist.linux-armv7l/wheel/mmcv/image/transforms copying build/lib/mmcv/image/transforms/geometry.py -> build/bdist.linux-armv7l/wheel/mmcv/image/transforms copying build/lib/mmcv/image/transforms/normalize.py -> build/bdist.linux-armv7l/wheel/mmcv/image/transforms copying build/lib/mmcv/image/transforms/colorspace.py -> build/bdist.linux-armv7l/wheel/mmcv/image/transforms creating build/bdist.linux-armv7l/wheel/mmcv/arraymisc copying build/lib/mmcv/arraymisc/quantization.py -> build/bdist.linux-armv7l/wheel/mmcv/arraymisc copying build/lib/mmcv/arraymisc/__init__.py -> build/bdist.linux-armv7l/wheel/mmcv/arraymisc copying build/lib/mmcv/__init__.py -> build/bdist.linux-armv7l/wheel/mmcv copying build/lib/mmcv/opencv_info.py -> build/bdist.linux-armv7l/wheel/mmcv creating build/bdist.linux-armv7l/wheel/mmcv/fileio creating build/bdist.linux-armv7l/wheel/mmcv/fileio/handlers copying build/lib/mmcv/fileio/handlers/__init__.py -> build/bdist.linux-armv7l/wheel/mmcv/fileio/handlers copying build/lib/mmcv/fileio/handlers/pickle_handler.py -> build/bdist.linux-armv7l/wheel/mmcv/fileio/handlers copying build/lib/mmcv/fileio/handlers/yaml_handler.py -> build/bdist.linux-armv7l/wheel/mmcv/fileio/handlers copying build/lib/mmcv/fileio/handlers/json_handler.py -> build/bdist.linux-armv7l/wheel/mmcv/fileio/handlers copying build/lib/mmcv/fileio/handlers/base.py -> build/bdist.linux-armv7l/wheel/mmcv/fileio/handlers copying build/lib/mmcv/fileio/__init__.py -> build/bdist.linux-armv7l/wheel/mmcv/fileio copying build/lib/mmcv/fileio/io.py -> build/bdist.linux-armv7l/wheel/mmcv/fileio copying build/lib/mmcv/fileio/parse.py -> build/bdist.linux-armv7l/wheel/mmcv/fileio creating build/bdist.linux-armv7l/wheel/mmcv/video copying build/lib/mmcv/video/optflow.py -> build/bdist.linux-armv7l/wheel/mmcv/video copying build/lib/mmcv/video/__init__.py -> build/bdist.linux-armv7l/wheel/mmcv/video copying build/lib/mmcv/video/io.py -> build/bdist.linux-armv7l/wheel/mmcv/video copying build/lib/mmcv/video/processing.py -> build/bdist.linux-armv7l/wheel/mmcv/video creating build/bdist.linux-armv7l/wheel/mmcv/utils copying build/lib/mmcv/utils/__init__.py -> build/bdist.linux-armv7l/wheel/mmcv/utils copying build/lib/mmcv/utils/timer.py -> build/bdist.linux-armv7l/wheel/mmcv/utils copying build/lib/mmcv/utils/path.py -> build/bdist.linux-armv7l/wheel/mmcv/utils copying build/lib/mmcv/utils/config.py -> build/bdist.linux-armv7l/wheel/mmcv/utils copying build/lib/mmcv/utils/progressbar.py -> build/bdist.linux-armv7l/wheel/mmcv/utils copying build/lib/mmcv/utils/misc.py -> build/bdist.linux-armv7l/wheel/mmcv/utils copying build/lib/mmcv/version.py -> build/bdist.linux-armv7l/wheel/mmcv creating build/bdist.linux-armv7l/wheel/mmcv/visualization copying build/lib/mmcv/visualization/optflow.py -> build/bdist.linux-armv7l/wheel/mmcv/visualization copying build/lib/mmcv/visualization/__init__.py -> build/bdist.linux-armv7l/wheel/mmcv/visualization copying build/lib/mmcv/visualization/image.py -> build/bdist.linux-armv7l/wheel/mmcv/visualization copying build/lib/mmcv/visualization/color.py -> build/bdist.linux-armv7l/wheel/mmcv/visualization creating build/bdist.linux-armv7l/wheel/mmcv/parallel copying build/lib/mmcv/parallel/data_container.py -> build/bdist.linux-armv7l/wheel/mmcv/parallel copying build/lib/mmcv/parallel/distributed.py -> build/bdist.linux-armv7l/wheel/mmcv/parallel copying build/lib/mmcv/parallel/__init__.py -> build/bdist.linux-armv7l/wheel/mmcv/parallel copying build/lib/mmcv/parallel/collate.py -> build/bdist.linux-armv7l/wheel/mmcv/parallel copying build/lib/mmcv/parallel/scatter_gather.py -> build/bdist.linux-armv7l/wheel/mmcv/parallel copying build/lib/mmcv/parallel/data_parallel.py -> build/bdist.linux-armv7l/wheel/mmcv/parallel copying build/lib/mmcv/parallel/_functions.py -> build/bdist.linux-armv7l/wheel/mmcv/parallel running install_egg_info running egg_info writing top-level names to mmcv.egg-info/top_level.txt writing mmcv.egg-info/PKG-INFO writing requirements to mmcv.egg-info/requires.txt writing dependency_links to mmcv.egg-info/dependency_links.txt reading manifest file 'mmcv.egg-info/SOURCES.txt' writing manifest file 'mmcv.egg-info/SOURCES.txt' Copying mmcv.egg-info to build/bdist.linux-armv7l/wheel/mmcv-0.2.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/mmcv-0.2.3.dist-info/WHEEL creating '/tmp/pip-wheel-3xsdnhd0/mmcv-0.2.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'mmcv/__init__.py' adding 'mmcv/opencv_info.py' adding 'mmcv/version.py' adding 'mmcv/arraymisc/__init__.py' adding 'mmcv/arraymisc/quantization.py' adding 'mmcv/cnn/__init__.py' adding 'mmcv/cnn/alexnet.py' adding 'mmcv/cnn/resnet.py' adding 'mmcv/cnn/vgg.py' adding 'mmcv/cnn/weight_init.py' adding 'mmcv/fileio/__init__.py' adding 'mmcv/fileio/io.py' adding 'mmcv/fileio/parse.py' adding 'mmcv/fileio/handlers/__init__.py' adding 'mmcv/fileio/handlers/base.py' adding 'mmcv/fileio/handlers/json_handler.py' adding 'mmcv/fileio/handlers/pickle_handler.py' adding 'mmcv/fileio/handlers/yaml_handler.py' adding 'mmcv/image/__init__.py' adding 'mmcv/image/io.py' adding 'mmcv/image/transforms/__init__.py' adding 'mmcv/image/transforms/colorspace.py' adding 'mmcv/image/transforms/geometry.py' adding 'mmcv/image/transforms/normalize.py' adding 'mmcv/image/transforms/resize.py' adding 'mmcv/parallel/__init__.py' adding 'mmcv/parallel/_functions.py' adding 'mmcv/parallel/collate.py' adding 'mmcv/parallel/data_container.py' adding 'mmcv/parallel/data_parallel.py' adding 'mmcv/parallel/distributed.py' adding 'mmcv/parallel/scatter_gather.py' adding 'mmcv/runner/__init__.py' adding 'mmcv/runner/checkpoint.py' adding 'mmcv/runner/log_buffer.py' adding 'mmcv/runner/parallel_test.py' adding 'mmcv/runner/priority.py' adding 'mmcv/runner/runner.py' adding 'mmcv/runner/utils.py' adding 'mmcv/runner/hooks/__init__.py' adding 'mmcv/runner/hooks/checkpoint.py' adding 'mmcv/runner/hooks/closure.py' adding 'mmcv/runner/hooks/hook.py' adding 'mmcv/runner/hooks/iter_timer.py' adding 'mmcv/runner/hooks/lr_updater.py' adding 'mmcv/runner/hooks/memory.py' adding 'mmcv/runner/hooks/optimizer.py' adding 'mmcv/runner/hooks/sampler_seed.py' adding 'mmcv/runner/hooks/logger/__init__.py' adding 'mmcv/runner/hooks/logger/base.py' adding 'mmcv/runner/hooks/logger/pavi.py' adding 'mmcv/runner/hooks/logger/tensorboard.py' adding 'mmcv/runner/hooks/logger/text.py' adding 'mmcv/utils/__init__.py' adding 'mmcv/utils/config.py' adding 'mmcv/utils/misc.py' adding 'mmcv/utils/path.py' adding 'mmcv/utils/progressbar.py' adding 'mmcv/utils/timer.py' adding 'mmcv/video/__init__.py' adding 'mmcv/video/io.py' adding 'mmcv/video/optflow.py' adding 'mmcv/video/processing.py' adding 'mmcv/visualization/__init__.py' adding 'mmcv/visualization/color.py' adding 'mmcv/visualization/image.py' adding 'mmcv/visualization/optflow.py' adding 'mmcv-0.2.3.dist-info/METADATA' adding 'mmcv-0.2.3.dist-info/WHEEL' adding 'mmcv-0.2.3.dist-info/top_level.txt' adding 'mmcv-0.2.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for mmcv: finished with status 'done' Stored in directory: /tmp/tmp_09i2r35 Successfully built mmcv Cleaning up... Removing source in /tmp/pip-wheel-5y2y5ovn/mmcv Removed build tracker '/tmp/pip-req-tracker-4izkdgyw'