Created temporary directory: /tmp/pip-ephem-wheel-cache-nfd09m_f Created temporary directory: /tmp/pip-req-tracker-35zy8fsj Created requirements tracker '/tmp/pip-req-tracker-35zy8fsj' Created temporary directory: /tmp/pip-wheel-md6vy57_ Collecting propythia==0.0.1 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 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-9lf1wbj_ Downloading https://files.pythonhosted.org/packages/19/5d/59cba1848b6005fc547015e48d2aa5ba3e8fff6d4cd22ebc0d45abb33626/propythia-0.0.1.tar.gz (86kB) Downloading from URL https://files.pythonhosted.org/packages/19/5d/59cba1848b6005fc547015e48d2aa5ba3e8fff6d4cd22ebc0d45abb33626/propythia-0.0.1.tar.gz#sha256=da27dec2776ed3d53504c6dca057f8b9270aeb06de3d6a6d6cfd8c18efe9df94 (from https://pypi.org/simple/propythia/) Added propythia==0.0.1 from https://files.pythonhosted.org/packages/19/5d/59cba1848b6005fc547015e48d2aa5ba3e8fff6d4cd22ebc0d45abb33626/propythia-0.0.1.tar.gz#sha256=da27dec2776ed3d53504c6dca057f8b9270aeb06de3d6a6d6cfd8c18efe9df94 to build tracker '/tmp/pip-req-tracker-35zy8fsj' Running setup.py (path:/tmp/pip-wheel-md6vy57_/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 pip-egg-info/propythia.egg-info/PKG-INFO writing top-level names to pip-egg-info/propythia.egg-info/top_level.txt writing requirements to pip-egg-info/propythia.egg-info/requires.txt writing dependency_links to pip-egg-info/propythia.egg-info/dependency_links.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/*.csv' warning: no files found matching 'propythia/adjuv_functions/features_functions/data.csv' warning: no files found matching 'propythia/adjuv_functions/features_functions/data/*.csv' warning: no files found matching 'propythia/adjuv_functions/features_functions/data.txt' warning: no files found matching 'propythia/adjuv_functions/sequence/data.txt' writing manifest file 'pip-egg-info/propythia.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-md6vy57_/propythia has version 0.0.1, which satisfies requirement propythia==0.0.1 from https://files.pythonhosted.org/packages/19/5d/59cba1848b6005fc547015e48d2aa5ba3e8fff6d4cd22ebc0d45abb33626/propythia-0.0.1.tar.gz#sha256=da27dec2776ed3d53504c6dca057f8b9270aeb06de3d6a6d6cfd8c18efe9df94 Removed propythia==0.0.1 from https://files.pythonhosted.org/packages/19/5d/59cba1848b6005fc547015e48d2aa5ba3e8fff6d4cd22ebc0d45abb33626/propythia-0.0.1.tar.gz#sha256=da27dec2776ed3d53504c6dca057f8b9270aeb06de3d6a6d6cfd8c18efe9df94 from build tracker '/tmp/pip-req-tracker-35zy8fsj' Building wheels for collected packages: propythia Created temporary directory: /tmp/pip-wheel-sr6rhgps Running setup.py bdist_wheel for propythia: started Destination directory: /tmp/pip-wheel-sr6rhgps Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-md6vy57_/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-sr6rhgps 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 requirements to src/propythia.egg-info/requires.txt writing top-level names to src/propythia.egg-info/top_level.txt writing dependency_links to src/propythia.egg-info/dependency_links.txt writing src/propythia.egg-info/PKG-INFO 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/*.csv' warning: no files found matching 'propythia/adjuv_functions/features_functions/data.csv' warning: no files found matching 'propythia/adjuv_functions/features_functions/data/*.csv' warning: no files found matching 'propythia/adjuv_functions/features_functions/data.txt' warning: no files found matching 'propythia/adjuv_functions/sequence/data.txt' 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.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/propythia-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-sr6rhgps/propythia-0.0.1-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.1.dist-info/METADATA' adding 'propythia-0.0.1.dist-info/WHEEL' adding 'propythia-0.0.1.dist-info/top_level.txt' adding 'propythia-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for propythia: finished with status 'done' Stored in directory: /tmp/tmp_h_628s8 Successfully built propythia Cleaning up... Removing source in /tmp/pip-wheel-md6vy57_/propythia Removed build tracker '/tmp/pip-req-tracker-35zy8fsj'