Collecting deepaffects==1.1.2 1 location(s) to search for versions of deepaffects: * https://pypi.python.org/simple/deepaffects/ Getting page https://pypi.python.org/simple/deepaffects/ Analyzing links from page https://pypi.org/simple/deepaffects/ Found link https://files.pythonhosted.org/packages/28/34/8c0d7cc7b00900a2b2da626b5de7cf9a1f6c34cabca5f00e53af2a6de74e/deepaffects-1.1.0.tar.gz#sha256=b6b80807d179fd8eddaab0cf78b62a11d01ae1b7498896971a369cd75703ef48 (from https://pypi.org/simple/deepaffects/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/f5/15/6e4fd7103aa0c77d39be2ea49e74b419cd6da51ccbca021d71a84a2def36/deepaffects-1.1.1.tar.gz#sha256=14880cf61d9622dc25b0f59bbda8ff63c7eda07675e0380a8d39b249eb74a6be (from https://pypi.org/simple/deepaffects/), version: 1.1.1 Found link https://files.pythonhosted.org/packages/b4/ef/1606dbc8d0d6d64ade98c8a6d6278305647080bbebebc02e20d4689e0a7c/deepaffects-1.1.2.tar.gz#sha256=109c8b44bede24771ccff39380754fa52efa7e8e0afa00b5e0085b799c53ca3f (from https://pypi.org/simple/deepaffects/), version: 1.1.2 Using version 1.1.2 (newest of versions: 1.1.2) Downloading https://files.pythonhosted.org/packages/b4/ef/1606dbc8d0d6d64ade98c8a6d6278305647080bbebebc02e20d4689e0a7c/deepaffects-1.1.2.tar.gz (370kB) Downloading from URL https://files.pythonhosted.org/packages/b4/ef/1606dbc8d0d6d64ade98c8a6d6278305647080bbebebc02e20d4689e0a7c/deepaffects-1.1.2.tar.gz#sha256=109c8b44bede24771ccff39380754fa52efa7e8e0afa00b5e0085b799c53ca3f (from https://pypi.org/simple/deepaffects/) Running setup.py (path:/tmp/pip-build-eu81w8h1/deepaffects/setup.py) egg_info for package deepaffects Running command python setup.py egg_info Maybe try: sudo apt-get install pandoc See http://johnmacfarlane.net/pandoc/installing.html for installation options --------------------------------------------------------------- warning: no files found matching '*.c' warning: no files found matching '*.h' warning: no files found matching '*.sh' no previously-included directories found matching 'docs/_static' warning: no previously-included files found matching '.appveyor.yml' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.codecov.yml' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.landscape.yaml' warning: no previously-included files found matching '.travis' warning: no previously-included files found matching '.travis/*' warning: no previously-included files found matching 'build_children.sh' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution Building using 4 processes Building using 4 processes Building using 4 processes Building using 4 processes Building using 4 processes Building using 4 processes Building using 4 processes -------------------------------------------------------------------- PIL SETUP SUMMARY -------------------------------------------------------------------- version Pillow 5.1.0 platform linux 3.4.2 (default, Oct 19 2014, 13:31:11) [GCC 4.9.1] -------------------------------------------------------------------- --- JPEG support available *** OPENJPEG (JPEG2000) support not available --- ZLIB (PNG/ZIP) support available *** LIBIMAGEQUANT support not available --- LIBTIFF support available --- FREETYPE2 support available --- LITTLECMS2 support available --- WEBP support available --- WEBPMUX support available -------------------------------------------------------------------- To add a missing option, make sure you have the required library and headers. See https://pillow.readthedocs.io/en/latest/installation.html#building-from-source To check the build, run the selftest.py script. Installed /tmp/pip-build-eu81w8h1/deepaffects/.eggs/Pillow-5.1.0-py3.4-linux-armv7l.egg running egg_info creating pip-egg-info/deepaffects.egg-info writing requirements to pip-egg-info/deepaffects.egg-info/requires.txt writing top-level names to pip-egg-info/deepaffects.egg-info/top_level.txt writing pip-egg-info/deepaffects.egg-info/PKG-INFO writing dependency_links to pip-egg-info/deepaffects.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/deepaffects.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/deepaffects.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/deepaffects.egg-info/SOURCES.txt' Source in /tmp/pip-build-eu81w8h1/deepaffects has version 1.1.2, which satisfies requirement deepaffects==1.1.2 from https://files.pythonhosted.org/packages/b4/ef/1606dbc8d0d6d64ade98c8a6d6278305647080bbebebc02e20d4689e0a7c/deepaffects-1.1.2.tar.gz#sha256=109c8b44bede24771ccff39380754fa52efa7e8e0afa00b5e0085b799c53ca3f Building wheels for collected packages: deepaffects Running setup.py bdist_wheel for deepaffects: started Destination directory: /tmp/tmpmxweockipip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-eu81w8h1/deepaffects/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/tmpmxweockipip-wheel- Maybe try: sudo apt-get install pandoc See http://johnmacfarlane.net/pandoc/installing.html for installation options --------------------------------------------------------------- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/deepaffects copying deepaffects/rest.py -> build/lib/deepaffects copying deepaffects/__init__.py -> build/lib/deepaffects copying deepaffects/api_client.py -> build/lib/deepaffects copying deepaffects/configuration.py -> build/lib/deepaffects creating build/lib/test copying test/test_emotion_score.py -> build/lib/test copying test/test_emotion_api.py -> build/lib/test copying test/test_diarize_api.py -> build/lib/test copying test/test_diarize_audio.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_diarize_api_v2.py -> build/lib/test copying test/test_denoise_api.py -> build/lib/test copying test/test_audio.py -> build/lib/test copying test/test_featurize_api.py -> build/lib/test copying test/test_async_response.py -> build/lib/test copying test/test_base_setup.py -> build/lib/test creating build/lib/deepaffects/apis copying deepaffects/apis/diarize_api_v2.py -> build/lib/deepaffects/apis copying deepaffects/apis/emotion_api.py -> build/lib/deepaffects/apis copying deepaffects/apis/__init__.py -> build/lib/deepaffects/apis copying deepaffects/apis/diarize_api.py -> build/lib/deepaffects/apis copying deepaffects/apis/denoise_api.py -> build/lib/deepaffects/apis copying deepaffects/apis/featurize_api.py -> build/lib/deepaffects/apis copying deepaffects/apis/ellipsis_api.py -> build/lib/deepaffects/apis creating build/lib/deepaffects/models copying deepaffects/models/audio_features.py -> build/lib/deepaffects/models copying deepaffects/models/diarize_audio.py -> build/lib/deepaffects/models copying deepaffects/models/__init__.py -> build/lib/deepaffects/models copying deepaffects/models/emotion_score.py -> build/lib/deepaffects/models copying deepaffects/models/audio.py -> build/lib/deepaffects/models copying deepaffects/models/diarize_segment.py -> build/lib/deepaffects/models copying deepaffects/models/async_response.py -> build/lib/deepaffects/models running egg_info writing dependency_links to deepaffects.egg-info/dependency_links.txt writing deepaffects.egg-info/PKG-INFO writing top-level names to deepaffects.egg-info/top_level.txt writing requirements to deepaffects.egg-info/requires.txt reading manifest file 'deepaffects.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'deepaffects.egg-info/SOURCES.txt' creating build/lib/test/data copying test/data/clean.wav -> build/lib/test/data copying test/data/happy.mp3 -> build/lib/test/data copying test/data/noisy.wav -> build/lib/test/data copying test/data/reconstructed.wav -> build/lib/test/data 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/deepaffects copying build/lib/deepaffects/rest.py -> build/bdist.linux-armv7l/wheel/deepaffects copying build/lib/deepaffects/__init__.py -> build/bdist.linux-armv7l/wheel/deepaffects copying build/lib/deepaffects/api_client.py -> build/bdist.linux-armv7l/wheel/deepaffects creating build/bdist.linux-armv7l/wheel/deepaffects/apis copying build/lib/deepaffects/apis/diarize_api_v2.py -> build/bdist.linux-armv7l/wheel/deepaffects/apis copying build/lib/deepaffects/apis/emotion_api.py -> build/bdist.linux-armv7l/wheel/deepaffects/apis copying build/lib/deepaffects/apis/__init__.py -> build/bdist.linux-armv7l/wheel/deepaffects/apis copying build/lib/deepaffects/apis/diarize_api.py -> build/bdist.linux-armv7l/wheel/deepaffects/apis copying build/lib/deepaffects/apis/denoise_api.py -> build/bdist.linux-armv7l/wheel/deepaffects/apis copying build/lib/deepaffects/apis/featurize_api.py -> build/bdist.linux-armv7l/wheel/deepaffects/apis copying build/lib/deepaffects/apis/ellipsis_api.py -> build/bdist.linux-armv7l/wheel/deepaffects/apis copying build/lib/deepaffects/configuration.py -> build/bdist.linux-armv7l/wheel/deepaffects creating build/bdist.linux-armv7l/wheel/deepaffects/models copying build/lib/deepaffects/models/audio_features.py -> build/bdist.linux-armv7l/wheel/deepaffects/models copying build/lib/deepaffects/models/diarize_audio.py -> build/bdist.linux-armv7l/wheel/deepaffects/models copying build/lib/deepaffects/models/__init__.py -> build/bdist.linux-armv7l/wheel/deepaffects/models copying build/lib/deepaffects/models/emotion_score.py -> build/bdist.linux-armv7l/wheel/deepaffects/models copying build/lib/deepaffects/models/audio.py -> build/bdist.linux-armv7l/wheel/deepaffects/models copying build/lib/deepaffects/models/diarize_segment.py -> build/bdist.linux-armv7l/wheel/deepaffects/models copying build/lib/deepaffects/models/async_response.py -> build/bdist.linux-armv7l/wheel/deepaffects/models creating build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/test/data copying build/lib/test/data/clean.wav -> build/bdist.linux-armv7l/wheel/test/data copying build/lib/test/data/noisy.wav -> build/bdist.linux-armv7l/wheel/test/data copying build/lib/test/data/reconstructed.wav -> build/bdist.linux-armv7l/wheel/test/data copying build/lib/test/data/happy.mp3 -> build/bdist.linux-armv7l/wheel/test/data copying build/lib/test/test_emotion_score.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_emotion_api.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_diarize_api.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_diarize_audio.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_diarize_api_v2.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_denoise_api.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_audio.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_featurize_api.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_async_response.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_base_setup.py -> build/bdist.linux-armv7l/wheel/test running install_egg_info Copying deepaffects.egg-info to build/bdist.linux-armv7l/wheel/deepaffects-1.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/deepaffects-1.1.2.dist-info/WHEEL Running setup.py bdist_wheel for deepaffects: finished with status 'done' Stored in directory: /tmp/tmpo91y728t Successfully built deepaffects Cleaning up... Removing source in /tmp/pip-build-eu81w8h1/deepaffects