Collecting pynlg==0.1.1 1 location(s) to search for versions of pynlg: * https://pypi.python.org/simple/pynlg/ Getting page https://pypi.python.org/simple/pynlg/ Analyzing links from page https://pypi.python.org/simple/pynlg/ Skipping link https://pypi.python.org/packages/a0/5b/f261ef9fda0366d631a11c482511daab9b2b38545cfafd192b05056e7c0c/pynlg-0.1.1-py2-none-any.whl#md5=0de4ce77d7acdc55fe6a255bd6abff5e (from https://pypi.python.org/simple/pynlg/); it is not compatible with this Python Found link https://pypi.python.org/packages/de/9b/38111392e7d3223d4ad6defe661a3d1afbbd85615efd0fd71f1e995dfece/pynlg-0.1.1.tar.gz#md5=1ad54a2a4075414b27206bd33eb5ad78 (from https://pypi.python.org/simple/pynlg/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Downloading pynlg-0.1.1.tar.gz (49kB) Downloading from URL https://pypi.python.org/packages/de/9b/38111392e7d3223d4ad6defe661a3d1afbbd85615efd0fd71f1e995dfece/pynlg-0.1.1.tar.gz#md5=1ad54a2a4075414b27206bd33eb5ad78 (from https://pypi.python.org/simple/pynlg/) Running setup.py (path:/tmp/pip-build-11jt_lcp/pynlg/setup.py) egg_info for package pynlg Running command python setup.py egg_info running egg_info creating pip-egg-info/pynlg.egg-info writing requirements to pip-egg-info/pynlg.egg-info/requires.txt writing dependency_links to pip-egg-info/pynlg.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pynlg.egg-info/top_level.txt writing pip-egg-info/pynlg.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pynlg.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pynlg.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pynlg.egg-info/SOURCES.txt' Source in /tmp/pip-build-11jt_lcp/pynlg has version 0.1.1, which satisfies requirement pynlg==0.1.1 from https://pypi.python.org/packages/de/9b/38111392e7d3223d4ad6defe661a3d1afbbd85615efd0fd71f1e995dfece/pynlg-0.1.1.tar.gz#md5=1ad54a2a4075414b27206bd33eb5ad78 Building wheels for collected packages: pynlg Running setup.py bdist_wheel for pynlg: started Destination directory: /tmp/tmp7ahjm8rcpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-11jt_lcp/pynlg/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/tmp7ahjm8rcpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pynlg copying pynlg/util.py -> build/lib/pynlg copying pynlg/__init__.py -> build/lib/pynlg copying pynlg/exc.py -> build/lib/pynlg creating build/lib/pynlg/morphophonology copying pynlg/morphophonology/fr.py -> build/lib/pynlg/morphophonology copying pynlg/morphophonology/__init__.py -> build/lib/pynlg/morphophonology creating build/lib/pynlg/spec copying pynlg/spec/base.py -> build/lib/pynlg/spec copying pynlg/spec/phrase.py -> build/lib/pynlg/spec copying pynlg/spec/string.py -> build/lib/pynlg/spec copying pynlg/spec/word.py -> build/lib/pynlg/spec copying pynlg/spec/list.py -> build/lib/pynlg/spec copying pynlg/spec/__init__.py -> build/lib/pynlg/spec creating build/lib/pynlg/test copying pynlg/test/test_spec_word.py -> build/lib/pynlg/test copying pynlg/test/test_morphology_fr.py -> build/lib/pynlg/test copying pynlg/test/test_spec_list.py -> build/lib/pynlg/test copying pynlg/test/test_helper_fr.py -> build/lib/pynlg/test copying pynlg/test/test_lexicon.py -> build/lib/pynlg/test copying pynlg/test/test_spec_ngelement.py -> build/lib/pynlg/test copying pynlg/test/conftest.py -> build/lib/pynlg/test copying pynlg/test/test_spec_string.py -> build/lib/pynlg/test copying pynlg/test/__init__.py -> build/lib/pynlg/test copying pynlg/test/test_morphophonology_fr.py -> build/lib/pynlg/test copying pynlg/test/test_spec_phrase.py -> build/lib/pynlg/test copying pynlg/test/test_realise_phrase.py -> build/lib/pynlg/test creating build/lib/pynlg/helper copying pynlg/helper/base.py -> build/lib/pynlg/helper copying pynlg/helper/fr.py -> build/lib/pynlg/helper copying pynlg/helper/__init__.py -> build/lib/pynlg/helper creating build/lib/pynlg/morphology copying pynlg/morphology/fr.py -> build/lib/pynlg/morphology copying pynlg/morphology/__init__.py -> build/lib/pynlg/morphology creating build/lib/pynlg/lexicon copying pynlg/lexicon/lexicon.py -> build/lib/pynlg/lexicon copying pynlg/lexicon/fr.py -> build/lib/pynlg/lexicon copying pynlg/lexicon/lang.py -> build/lib/pynlg/lexicon copying pynlg/lexicon/en.py -> build/lib/pynlg/lexicon copying pynlg/lexicon/__init__.py -> build/lib/pynlg/lexicon creating build/lib/pynlg/lexicon/feature copying pynlg/lexicon/feature/category.py -> build/lib/pynlg/lexicon/feature copying pynlg/lexicon/feature/form.py -> build/lib/pynlg/lexicon/feature copying pynlg/lexicon/feature/person.py -> build/lib/pynlg/lexicon/feature copying pynlg/lexicon/feature/number.py -> build/lib/pynlg/lexicon/feature copying pynlg/lexicon/feature/gender.py -> build/lib/pynlg/lexicon/feature copying pynlg/lexicon/feature/clause.py -> build/lib/pynlg/lexicon/feature copying pynlg/lexicon/feature/discourse.py -> build/lib/pynlg/lexicon/feature copying pynlg/lexicon/feature/__init__.py -> build/lib/pynlg/lexicon/feature copying pynlg/lexicon/feature/feature.py -> build/lib/pynlg/lexicon/feature copying pynlg/lexicon/feature/tense.py -> build/lib/pynlg/lexicon/feature creating build/lib/pynlg/lexicon/feature/lexical copying pynlg/lexicon/feature/lexical/fr.py -> build/lib/pynlg/lexicon/feature/lexical copying pynlg/lexicon/feature/lexical/en.py -> build/lib/pynlg/lexicon/feature/lexical copying pynlg/lexicon/feature/lexical/__init__.py -> build/lib/pynlg/lexicon/feature/lexical copying pynlg/lexicon/feature/lexical/neutral.py -> build/lib/pynlg/lexicon/feature/lexical creating build/lib/pynlg/lexicon/feature/internal copying pynlg/lexicon/feature/internal/fr.py -> build/lib/pynlg/lexicon/feature/internal copying pynlg/lexicon/feature/internal/__init__.py -> build/lib/pynlg/lexicon/feature/internal creating build/lib/pynlg/lexicon/feature/pronoun copying pynlg/lexicon/feature/pronoun/fr.py -> build/lib/pynlg/lexicon/feature/pronoun copying pynlg/lexicon/feature/pronoun/__init__.py -> build/lib/pynlg/lexicon/feature/pronoun running egg_info writing pynlg.egg-info/PKG-INFO writing requirements to pynlg.egg-info/requires.txt writing top-level names to pynlg.egg-info/top_level.txt writing dependency_links to pynlg.egg-info/dependency_links.txt reading manifest file 'pynlg.egg-info/SOURCES.txt' writing manifest file 'pynlg.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/pynlg creating build/bdist.linux-armv7l/wheel/pynlg/morphophonology copying build/lib/pynlg/morphophonology/fr.py -> build/bdist.linux-armv7l/wheel/pynlg/morphophonology copying build/lib/pynlg/morphophonology/__init__.py -> build/bdist.linux-armv7l/wheel/pynlg/morphophonology creating build/bdist.linux-armv7l/wheel/pynlg/spec copying build/lib/pynlg/spec/base.py -> build/bdist.linux-armv7l/wheel/pynlg/spec copying build/lib/pynlg/spec/phrase.py -> build/bdist.linux-armv7l/wheel/pynlg/spec copying build/lib/pynlg/spec/string.py -> build/bdist.linux-armv7l/wheel/pynlg/spec copying build/lib/pynlg/spec/word.py -> build/bdist.linux-armv7l/wheel/pynlg/spec copying build/lib/pynlg/spec/list.py -> build/bdist.linux-armv7l/wheel/pynlg/spec copying build/lib/pynlg/spec/__init__.py -> build/bdist.linux-armv7l/wheel/pynlg/spec creating build/bdist.linux-armv7l/wheel/pynlg/test copying build/lib/pynlg/test/test_spec_word.py -> build/bdist.linux-armv7l/wheel/pynlg/test copying build/lib/pynlg/test/test_morphology_fr.py -> build/bdist.linux-armv7l/wheel/pynlg/test copying build/lib/pynlg/test/test_spec_list.py -> build/bdist.linux-armv7l/wheel/pynlg/test copying build/lib/pynlg/test/test_helper_fr.py -> build/bdist.linux-armv7l/wheel/pynlg/test copying build/lib/pynlg/test/test_lexicon.py -> build/bdist.linux-armv7l/wheel/pynlg/test copying build/lib/pynlg/test/test_spec_ngelement.py -> build/bdist.linux-armv7l/wheel/pynlg/test copying build/lib/pynlg/test/conftest.py -> build/bdist.linux-armv7l/wheel/pynlg/test copying build/lib/pynlg/test/test_spec_string.py -> build/bdist.linux-armv7l/wheel/pynlg/test copying build/lib/pynlg/test/__init__.py -> build/bdist.linux-armv7l/wheel/pynlg/test copying build/lib/pynlg/test/test_morphophonology_fr.py -> build/bdist.linux-armv7l/wheel/pynlg/test copying build/lib/pynlg/test/test_spec_phrase.py -> build/bdist.linux-armv7l/wheel/pynlg/test copying build/lib/pynlg/test/test_realise_phrase.py -> build/bdist.linux-armv7l/wheel/pynlg/test creating build/bdist.linux-armv7l/wheel/pynlg/helper copying build/lib/pynlg/helper/base.py -> build/bdist.linux-armv7l/wheel/pynlg/helper copying build/lib/pynlg/helper/fr.py -> build/bdist.linux-armv7l/wheel/pynlg/helper copying build/lib/pynlg/helper/__init__.py -> build/bdist.linux-armv7l/wheel/pynlg/helper creating build/bdist.linux-armv7l/wheel/pynlg/morphology copying build/lib/pynlg/morphology/fr.py -> build/bdist.linux-armv7l/wheel/pynlg/morphology copying build/lib/pynlg/morphology/__init__.py -> build/bdist.linux-armv7l/wheel/pynlg/morphology copying build/lib/pynlg/util.py -> build/bdist.linux-armv7l/wheel/pynlg copying build/lib/pynlg/__init__.py -> build/bdist.linux-armv7l/wheel/pynlg copying build/lib/pynlg/exc.py -> build/bdist.linux-armv7l/wheel/pynlg creating build/bdist.linux-armv7l/wheel/pynlg/lexicon copying build/lib/pynlg/lexicon/lexicon.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon copying build/lib/pynlg/lexicon/fr.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon creating build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature creating build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature/lexical copying build/lib/pynlg/lexicon/feature/lexical/fr.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature/lexical copying build/lib/pynlg/lexicon/feature/lexical/en.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature/lexical copying build/lib/pynlg/lexicon/feature/lexical/__init__.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature/lexical copying build/lib/pynlg/lexicon/feature/lexical/neutral.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature/lexical creating build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature/internal copying build/lib/pynlg/lexicon/feature/internal/fr.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature/internal copying build/lib/pynlg/lexicon/feature/internal/__init__.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature/internal copying build/lib/pynlg/lexicon/feature/category.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature copying build/lib/pynlg/lexicon/feature/form.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature copying build/lib/pynlg/lexicon/feature/person.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature copying build/lib/pynlg/lexicon/feature/number.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature copying build/lib/pynlg/lexicon/feature/gender.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature copying build/lib/pynlg/lexicon/feature/clause.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature creating build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature/pronoun copying build/lib/pynlg/lexicon/feature/pronoun/fr.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature/pronoun copying build/lib/pynlg/lexicon/feature/pronoun/__init__.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature/pronoun copying build/lib/pynlg/lexicon/feature/discourse.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature copying build/lib/pynlg/lexicon/feature/__init__.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature copying build/lib/pynlg/lexicon/feature/feature.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature copying build/lib/pynlg/lexicon/feature/tense.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon/feature copying build/lib/pynlg/lexicon/lang.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon copying build/lib/pynlg/lexicon/en.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon copying build/lib/pynlg/lexicon/__init__.py -> build/bdist.linux-armv7l/wheel/pynlg/lexicon running install_egg_info Copying pynlg.egg-info to build/bdist.linux-armv7l/wheel/pynlg-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pynlg-0.1.1.dist-info/WHEEL Running setup.py bdist_wheel for pynlg: finished with status 'done' Stored in directory: /tmp/tmpux0mg5_g Successfully built pynlg Cleaning up... Removing source in /tmp/pip-build-11jt_lcp/pynlg