Created temporary directory: /tmp/pip-ephem-wheel-cache-cc6iuue1 Created temporary directory: /tmp/pip-req-tracker-qpkqi7ag Created requirements tracker '/tmp/pip-req-tracker-qpkqi7ag' Created temporary directory: /tmp/pip-wheel-ntxpm15x Collecting propythia==0.0.3 1 location(s) to search for versions of propythia: * https://pypi.org/simple/propythia/ Getting page https://pypi.org/simple/propythia/ Analyzing links from page https://pypi.org/simple/propythia/ Skipping link https://files.pythonhosted.org/packages/be/24/72e75c2e588e67b21c61a318c47aa41d91f9687c9c3b641e4b7c5383bb1c/propythia-0.0.1-py3.7.egg#sha256=07d7e6fe8f9929431acba4774f14807f82cf5bf0fc36302bec797a04137f205f (from https://pypi.org/simple/propythia/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/19/5d/59cba1848b6005fc547015e48d2aa5ba3e8fff6d4cd22ebc0d45abb33626/propythia-0.0.1.tar.gz#sha256=da27dec2776ed3d53504c6dca057f8b9270aeb06de3d6a6d6cfd8c18efe9df94 (from https://pypi.org/simple/propythia/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/8f/f1/bbe568f1219bddcc740dae39255b07b8e4725f68b78976b92e7509fcdf24/propythia-0.0.2.tar.gz#sha256=9fb19cd8c559a11e5a79f2753b1adbb8576e0b150251e4ed058bf5aa16239b39 (from https://pypi.org/simple/propythia/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/12/eb/a0fe84d99f381e326ed632e98c71a814b47e3f192b4239c88e62c1a1238d/propythia-0.0.3.tar.gz#sha256=db3079140922ba483a68f023cd56ba6e907c5e6b7d7cf95ae57ffff0b93e7b49 (from https://pypi.org/simple/propythia/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-jmoig4mw Downloading https://files.pythonhosted.org/packages/12/eb/a0fe84d99f381e326ed632e98c71a814b47e3f192b4239c88e62c1a1238d/propythia-0.0.3.tar.gz (85kB) Downloading from URL https://files.pythonhosted.org/packages/12/eb/a0fe84d99f381e326ed632e98c71a814b47e3f192b4239c88e62c1a1238d/propythia-0.0.3.tar.gz#sha256=db3079140922ba483a68f023cd56ba6e907c5e6b7d7cf95ae57ffff0b93e7b49 (from https://pypi.org/simple/propythia/) Added propythia==0.0.3 from https://files.pythonhosted.org/packages/12/eb/a0fe84d99f381e326ed632e98c71a814b47e3f192b4239c88e62c1a1238d/propythia-0.0.3.tar.gz#sha256=db3079140922ba483a68f023cd56ba6e907c5e6b7d7cf95ae57ffff0b93e7b49 to build tracker '/tmp/pip-req-tracker-qpkqi7ag' Running setup.py (path:/tmp/pip-wheel-ntxpm15x/propythia/setup.py) egg_info for package propythia Running command python setup.py egg_info running egg_info creating pip-egg-info/propythia.egg-info writing requirements to pip-egg-info/propythia.egg-info/requires.txt writing pip-egg-info/propythia.egg-info/PKG-INFO writing dependency_links to pip-egg-info/propythia.egg-info/dependency_links.txt writing top-level names to pip-egg-info/propythia.egg-info/top_level.txt writing manifest file 'pip-egg-info/propythia.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/propythia.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/*.txt' warning: no directories found matching 'data' warning: no directories found matching 'features_functions/data/' warning: no directories found matching 'sequence/data/' warning: no files found matching 'propythia/adjuv_functions/features_functions/data/*' warning: no files found matching 'propythia/adjuv_functions/sequence/data/*' writing manifest file 'pip-egg-info/propythia.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ntxpm15x/propythia has version 0.0.3, which satisfies requirement propythia==0.0.3 from https://files.pythonhosted.org/packages/12/eb/a0fe84d99f381e326ed632e98c71a814b47e3f192b4239c88e62c1a1238d/propythia-0.0.3.tar.gz#sha256=db3079140922ba483a68f023cd56ba6e907c5e6b7d7cf95ae57ffff0b93e7b49 Removed propythia==0.0.3 from https://files.pythonhosted.org/packages/12/eb/a0fe84d99f381e326ed632e98c71a814b47e3f192b4239c88e62c1a1238d/propythia-0.0.3.tar.gz#sha256=db3079140922ba483a68f023cd56ba6e907c5e6b7d7cf95ae57ffff0b93e7b49 from build tracker '/tmp/pip-req-tracker-qpkqi7ag' Building wheels for collected packages: propythia Created temporary directory: /tmp/pip-wheel-hvnnrz79 Running setup.py bdist_wheel for propythia: started Destination directory: /tmp/pip-wheel-hvnnrz79 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ntxpm15x/propythia/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-hvnnrz79 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/propythia copying src/propythia/machine_learning.py -> build/lib/propythia copying src/propythia/__init__.py -> build/lib/propythia copying src/propythia/descriptors.py -> build/lib/propythia copying src/propythia/clustering.py -> build/lib/propythia copying src/propythia/preprocess.py -> build/lib/propythia copying src/propythia/sequence.py -> build/lib/propythia copying src/propythia/feature_reduction.py -> build/lib/propythia copying src/propythia/feature_selection.py -> build/lib/propythia creating build/lib/propythia/adjuv_functions copying src/propythia/adjuv_functions/__init__.py -> build/lib/propythia/adjuv_functions creating build/lib/propythia/adjuv_functions/sequence copying src/propythia/adjuv_functions/sequence/get_sized_seq.py -> build/lib/propythia/adjuv_functions/sequence copying src/propythia/adjuv_functions/sequence/__init__.py -> build/lib/propythia/adjuv_functions/sequence copying src/propythia/adjuv_functions/sequence/get_sequence.py -> build/lib/propythia/adjuv_functions/sequence copying src/propythia/adjuv_functions/sequence/pro_check.py -> build/lib/propythia/adjuv_functions/sequence copying src/propythia/adjuv_functions/sequence/get_sub_seq.py -> build/lib/propythia/adjuv_functions/sequence creating build/lib/propythia/adjuv_functions/features_functions copying src/propythia/adjuv_functions/features_functions/pseudo_aac.py -> build/lib/propythia/adjuv_functions/features_functions copying src/propythia/adjuv_functions/features_functions/aa_composition.py -> build/lib/propythia/adjuv_functions/features_functions copying src/propythia/adjuv_functions/features_functions/autocorrelation.py -> build/lib/propythia/adjuv_functions/features_functions copying src/propythia/adjuv_functions/features_functions/descriptors_modlamp.py -> build/lib/propythia/adjuv_functions/features_functions copying src/propythia/adjuv_functions/features_functions/quasi_sequence_order.py -> build/lib/propythia/adjuv_functions/features_functions copying src/propythia/adjuv_functions/features_functions/__init__.py -> build/lib/propythia/adjuv_functions/features_functions copying src/propythia/adjuv_functions/features_functions/binary_aa_properties.py -> build/lib/propythia/adjuv_functions/features_functions copying src/propythia/adjuv_functions/features_functions/bondcomp.py -> build/lib/propythia/adjuv_functions/features_functions copying src/propythia/adjuv_functions/features_functions/pcp.py -> build/lib/propythia/adjuv_functions/features_functions copying src/propythia/adjuv_functions/features_functions/modlamp_core.py -> build/lib/propythia/adjuv_functions/features_functions copying src/propythia/adjuv_functions/features_functions/ctd.py -> build/lib/propythia/adjuv_functions/features_functions copying src/propythia/adjuv_functions/features_functions/conjoint_triad.py -> build/lib/propythia/adjuv_functions/features_functions copying src/propythia/adjuv_functions/features_functions/aa_index.py -> build/lib/propythia/adjuv_functions/features_functions copying src/propythia/adjuv_functions/features_functions/binary.py -> build/lib/propythia/adjuv_functions/features_functions creating build/lib/propythia/adjuv_functions/scoring copying src/propythia/adjuv_functions/scoring/__init__.py -> build/lib/propythia/adjuv_functions/scoring copying src/propythia/adjuv_functions/scoring/scores.py -> build/lib/propythia/adjuv_functions/scoring running egg_info writing src/propythia.egg-info/PKG-INFO writing dependency_links to src/propythia.egg-info/dependency_links.txt writing requirements to src/propythia.egg-info/requires.txt writing top-level names to src/propythia.egg-info/top_level.txt reading manifest file 'src/propythia.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/*.txt' warning: no directories found matching 'data' warning: no directories found matching 'features_functions/data/' warning: no directories found matching 'sequence/data/' warning: no files found matching 'propythia/adjuv_functions/features_functions/data/*' warning: no files found matching 'propythia/adjuv_functions/sequence/data/*' writing manifest file 'src/propythia.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/propythia copying build/lib/propythia/machine_learning.py -> build/bdist.linux-armv7l/wheel/propythia copying build/lib/propythia/__init__.py -> build/bdist.linux-armv7l/wheel/propythia copying build/lib/propythia/descriptors.py -> build/bdist.linux-armv7l/wheel/propythia copying build/lib/propythia/clustering.py -> build/bdist.linux-armv7l/wheel/propythia copying build/lib/propythia/preprocess.py -> build/bdist.linux-armv7l/wheel/propythia creating build/bdist.linux-armv7l/wheel/propythia/adjuv_functions creating build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/sequence copying build/lib/propythia/adjuv_functions/sequence/get_sized_seq.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/sequence copying build/lib/propythia/adjuv_functions/sequence/__init__.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/sequence copying build/lib/propythia/adjuv_functions/sequence/get_sequence.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/sequence copying build/lib/propythia/adjuv_functions/sequence/pro_check.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/sequence copying build/lib/propythia/adjuv_functions/sequence/get_sub_seq.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/sequence creating build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/features_functions copying build/lib/propythia/adjuv_functions/features_functions/pseudo_aac.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/features_functions copying build/lib/propythia/adjuv_functions/features_functions/aa_composition.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/features_functions copying build/lib/propythia/adjuv_functions/features_functions/autocorrelation.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/features_functions copying build/lib/propythia/adjuv_functions/features_functions/descriptors_modlamp.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/features_functions copying build/lib/propythia/adjuv_functions/features_functions/quasi_sequence_order.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/features_functions copying build/lib/propythia/adjuv_functions/features_functions/__init__.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/features_functions copying build/lib/propythia/adjuv_functions/features_functions/binary_aa_properties.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/features_functions copying build/lib/propythia/adjuv_functions/features_functions/bondcomp.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/features_functions copying build/lib/propythia/adjuv_functions/features_functions/pcp.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/features_functions copying build/lib/propythia/adjuv_functions/features_functions/modlamp_core.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/features_functions copying build/lib/propythia/adjuv_functions/features_functions/ctd.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/features_functions copying build/lib/propythia/adjuv_functions/features_functions/conjoint_triad.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/features_functions copying build/lib/propythia/adjuv_functions/features_functions/aa_index.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/features_functions copying build/lib/propythia/adjuv_functions/features_functions/binary.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/features_functions copying build/lib/propythia/adjuv_functions/__init__.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions creating build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/scoring copying build/lib/propythia/adjuv_functions/scoring/__init__.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/scoring copying build/lib/propythia/adjuv_functions/scoring/scores.py -> build/bdist.linux-armv7l/wheel/propythia/adjuv_functions/scoring copying build/lib/propythia/sequence.py -> build/bdist.linux-armv7l/wheel/propythia copying build/lib/propythia/feature_reduction.py -> build/bdist.linux-armv7l/wheel/propythia copying build/lib/propythia/feature_selection.py -> build/bdist.linux-armv7l/wheel/propythia running install_egg_info Copying src/propythia.egg-info to build/bdist.linux-armv7l/wheel/propythia-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/propythia-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-hvnnrz79/propythia-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'propythia/__init__.py' adding 'propythia/clustering.py' adding 'propythia/descriptors.py' adding 'propythia/feature_reduction.py' adding 'propythia/feature_selection.py' adding 'propythia/machine_learning.py' adding 'propythia/preprocess.py' adding 'propythia/sequence.py' adding 'propythia/adjuv_functions/__init__.py' adding 'propythia/adjuv_functions/features_functions/__init__.py' adding 'propythia/adjuv_functions/features_functions/aa_composition.py' adding 'propythia/adjuv_functions/features_functions/aa_index.py' adding 'propythia/adjuv_functions/features_functions/autocorrelation.py' adding 'propythia/adjuv_functions/features_functions/binary.py' adding 'propythia/adjuv_functions/features_functions/binary_aa_properties.py' adding 'propythia/adjuv_functions/features_functions/bondcomp.py' adding 'propythia/adjuv_functions/features_functions/conjoint_triad.py' adding 'propythia/adjuv_functions/features_functions/ctd.py' adding 'propythia/adjuv_functions/features_functions/descriptors_modlamp.py' adding 'propythia/adjuv_functions/features_functions/modlamp_core.py' adding 'propythia/adjuv_functions/features_functions/pcp.py' adding 'propythia/adjuv_functions/features_functions/pseudo_aac.py' adding 'propythia/adjuv_functions/features_functions/quasi_sequence_order.py' adding 'propythia/adjuv_functions/scoring/__init__.py' adding 'propythia/adjuv_functions/scoring/scores.py' adding 'propythia/adjuv_functions/sequence/__init__.py' adding 'propythia/adjuv_functions/sequence/get_sequence.py' adding 'propythia/adjuv_functions/sequence/get_sized_seq.py' adding 'propythia/adjuv_functions/sequence/get_sub_seq.py' adding 'propythia/adjuv_functions/sequence/pro_check.py' adding 'propythia-0.0.3.dist-info/METADATA' adding 'propythia-0.0.3.dist-info/WHEEL' adding 'propythia-0.0.3.dist-info/top_level.txt' adding 'propythia-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for propythia: finished with status 'done' Stored in directory: /tmp/tmpmstin6fb Successfully built propythia Cleaning up... Removing source in /tmp/pip-wheel-ntxpm15x/propythia Removed build tracker '/tmp/pip-req-tracker-qpkqi7ag'