Collecting crepe==0.0.2 1 location(s) to search for versions of crepe: * https://pypi.python.org/simple/crepe/ Getting page https://pypi.python.org/simple/crepe/ Analyzing links from page https://pypi.org/simple/crepe/ Found link https://files.pythonhosted.org/packages/12/04/540f9a8c32e9a9a45ee94dab6728b809610e86195fe14fcd772248b2f926/crepe-0.0.0-py3-none-any.whl#sha256=46769c58fd5163ff367ea4ddd3a9bdce9bda7e7f796330508f2bbe0e94162f46 (from https://pypi.org/simple/crepe/), version: 0.0.0 Found link https://files.pythonhosted.org/packages/07/29/e5c2438f55e730d2d6833171dd5ea8319bf7af0ea6ac529e49bf6e8ebf9c/crepe-0.0.1.tar.gz#sha256=431a4445f8484209b4e72efcfbc33268e60d551d02edaed22f6035ac35c26941 (from https://pypi.org/simple/crepe/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/4c/51/8623d4386a87d513045e96e17790621da7c73cb8eeaf98193424a6c3f21a/crepe-0.0.2.tar.gz#sha256=86d4e5066f54d0644e5645c9798552493820fcaf3f1cec97facfbecc0aa47ff9 (from https://pypi.org/simple/crepe/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Downloading https://files.pythonhosted.org/packages/4c/51/8623d4386a87d513045e96e17790621da7c73cb8eeaf98193424a6c3f21a/crepe-0.0.2.tar.gz (57.7MB) Downloading from URL https://files.pythonhosted.org/packages/4c/51/8623d4386a87d513045e96e17790621da7c73cb8eeaf98193424a6c3f21a/crepe-0.0.2.tar.gz#sha256=86d4e5066f54d0644e5645c9798552493820fcaf3f1cec97facfbecc0aa47ff9 (from https://pypi.org/simple/crepe/) Running setup.py (path:/tmp/pip-build-38ln2wzs/crepe/setup.py) egg_info for package crepe Running command python setup.py egg_info Decompressing the model weights ... Decompression complete running egg_info creating pip-egg-info/crepe.egg-info writing dependency_links to pip-egg-info/crepe.egg-info/dependency_links.txt writing requirements to pip-egg-info/crepe.egg-info/requires.txt writing top-level names to pip-egg-info/crepe.egg-info/top_level.txt writing entry points to pip-egg-info/crepe.egg-info/entry_points.txt writing pip-egg-info/crepe.egg-info/PKG-INFO writing manifest file 'pip-egg-info/crepe.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/crepe.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/crepe.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) Source in /tmp/pip-build-38ln2wzs/crepe has version 0.0.2, which satisfies requirement crepe==0.0.2 from https://files.pythonhosted.org/packages/4c/51/8623d4386a87d513045e96e17790621da7c73cb8eeaf98193424a6c3f21a/crepe-0.0.2.tar.gz#sha256=86d4e5066f54d0644e5645c9798552493820fcaf3f1cec97facfbecc0aa47ff9 Building wheels for collected packages: crepe Running setup.py bdist_wheel for crepe: started Destination directory: /tmp/tmpoz687b41pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-38ln2wzs/crepe/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/tmpoz687b41pip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/crepe copying crepe/__init__.py -> build/lib/crepe copying crepe/cli.py -> build/lib/crepe copying crepe/core.py -> build/lib/crepe copying crepe/__main__.py -> build/lib/crepe copying crepe/version.py -> build/lib/crepe copying crepe/model.h5 -> build/lib/crepe 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/crepe copying build/lib/crepe/__init__.py -> build/bdist.linux-armv7l/wheel/crepe copying build/lib/crepe/cli.py -> build/bdist.linux-armv7l/wheel/crepe copying build/lib/crepe/core.py -> build/bdist.linux-armv7l/wheel/crepe copying build/lib/crepe/__main__.py -> build/bdist.linux-armv7l/wheel/crepe copying build/lib/crepe/version.py -> build/bdist.linux-armv7l/wheel/crepe copying build/lib/crepe/model.h5 -> build/bdist.linux-armv7l/wheel/crepe running install_egg_info running egg_info writing dependency_links to crepe.egg-info/dependency_links.txt writing crepe.egg-info/PKG-INFO writing top-level names to crepe.egg-info/top_level.txt writing requirements to crepe.egg-info/requires.txt writing entry points to crepe.egg-info/entry_points.txt reading manifest file 'crepe.egg-info/SOURCES.txt' writing manifest file 'crepe.egg-info/SOURCES.txt' Copying crepe.egg-info to build/bdist.linux-armv7l/wheel/crepe-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/crepe-0.0.2.dist-info/WHEEL Running setup.py bdist_wheel for crepe: finished with status 'done' Stored in directory: /tmp/tmpkgchl3g4 Successfully built crepe Cleaning up... Removing source in /tmp/pip-build-38ln2wzs/crepe