Collecting fmpy==0.0.8 1 location(s) to search for versions of fmpy: * https://pypi.python.org/simple/fmpy/ Getting page https://pypi.python.org/simple/fmpy/ Analyzing links from page https://pypi.python.org/simple/fmpy/ Found link https://pypi.python.org/packages/31/ea/5b6a1da2329f2c1f6defd4255266a8a8e99e4c53c39e4c48525e57dc9235/FMPy-0.0.3.tar.gz#md5=e505cc3230bbe41b0cebf1150bcfd26d (from https://pypi.python.org/simple/fmpy/), version: 0.0.3 Found link https://pypi.python.org/packages/60/bf/99ae385c9f6e6b72cb811174f9183c247fc053119a882d71e14234e64fd1/FMPy-0.0.4.tar.gz#md5=cdba881d8d88a262bfdd5483574113dd (from https://pypi.python.org/simple/fmpy/), version: 0.0.4 Found link https://pypi.python.org/packages/83/e4/1a011139f41ded8e2683fcdff72c30cd74211fc871ea9e98c8134f90fc1f/FMPy-0.0.7.tar.gz#md5=7a76e6e6d013d3744e5638df60373728 (from https://pypi.python.org/simple/fmpy/), version: 0.0.7 Found link https://pypi.python.org/packages/98/5c/3a631dd64e0453ee37495dec4e74ecd589e53a652bb6159f445151bf20e1/fmpy-0.0.2.tar.gz#md5=0cf7f17013316c8ddbe4549050def80a (from https://pypi.python.org/simple/fmpy/), version: 0.0.2 Found link https://pypi.python.org/packages/d9/e3/af950d18ef28756cf0ecfb59b6a010b9f476e0fd91619f096f868c0c7d90/FMPy-0.0.8.tar.gz#md5=72a9075296fa595be8e3b055207cd16a (from https://pypi.python.org/simple/fmpy/), version: 0.0.8 Found link https://pypi.python.org/packages/eb/9e/21ad33196b65887c7e0ccc8ad4672fda7f0be1cc5c27243c861b9b52db60/FMPy-0.0.5.tar.gz#md5=d827c7947a4b86288cb3c50d291d208e (from https://pypi.python.org/simple/fmpy/), version: 0.0.5 Found link https://pypi.python.org/packages/ff/b2/6a0800522528da97a1a90d9a0fb65221b2f9ce77e7a46a69439badd1bda2/FMPy-0.0.6.tar.gz#md5=cea5efa1df616d5c96bb06b0149bbf32 (from https://pypi.python.org/simple/fmpy/), version: 0.0.6 Using version 0.0.8 (newest of versions: 0.0.8) Downloading FMPy-0.0.8.tar.gz Downloading from URL https://pypi.python.org/packages/d9/e3/af950d18ef28756cf0ecfb59b6a010b9f476e0fd91619f096f868c0c7d90/FMPy-0.0.8.tar.gz#md5=72a9075296fa595be8e3b055207cd16a (from https://pypi.python.org/simple/fmpy/) Running setup.py (path:/tmp/pip-build-j8bxp3fu/fmpy/setup.py) egg_info for package fmpy Running command python setup.py egg_info running egg_info creating pip-egg-info/FMPy.egg-info writing pip-egg-info/FMPy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/FMPy.egg-info/dependency_links.txt writing top-level names to pip-egg-info/FMPy.egg-info/top_level.txt writing manifest file 'pip-egg-info/FMPy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/FMPy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/FMPy.egg-info/SOURCES.txt' Source in /tmp/pip-build-j8bxp3fu/fmpy has version 0.0.8, which satisfies requirement fmpy==0.0.8 from https://pypi.python.org/packages/d9/e3/af950d18ef28756cf0ecfb59b6a010b9f476e0fd91619f096f868c0c7d90/FMPy-0.0.8.tar.gz#md5=72a9075296fa595be8e3b055207cd16a Building wheels for collected packages: fmpy Running setup.py bdist_wheel for fmpy: started Destination directory: /tmp/tmplvcep04upip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-j8bxp3fu/fmpy/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/tmplvcep04upip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fmpy copying fmpy/fmi1.py -> build/lib/fmpy copying fmpy/fmi2.py -> build/lib/fmpy copying fmpy/simulate.py -> build/lib/fmpy copying fmpy/cross_check.py -> build/lib/fmpy copying fmpy/model_description.py -> build/lib/fmpy copying fmpy/simulation.py -> build/lib/fmpy copying fmpy/__init__.py -> build/lib/fmpy creating build/lib/fmpy/examples copying fmpy/examples/coupled_clutches.py -> build/lib/fmpy/examples copying fmpy/examples/__init__.py -> build/lib/fmpy/examples creating build/lib/fmpy/schema creating build/lib/fmpy/schema/fmi1 copying fmpy/schema/fmi1/fmiScalarVariable.xsd -> build/lib/fmpy/schema/fmi1 copying fmpy/schema/fmi1/fmiBaseUnit.xsd -> build/lib/fmpy/schema/fmi1 copying fmpy/schema/fmi1/fmiImplementation.xsd -> build/lib/fmpy/schema/fmi1 copying fmpy/schema/fmi1/fmiType.xsd -> build/lib/fmpy/schema/fmi1 copying fmpy/schema/fmi1/fmiModelDescription.xsd -> build/lib/fmpy/schema/fmi1 creating build/lib/fmpy/schema/fmi2 copying fmpy/schema/fmi2/fmi2AttributeGroups.xsd -> build/lib/fmpy/schema/fmi2 copying fmpy/schema/fmi2/fmi2Type.xsd -> build/lib/fmpy/schema/fmi2 copying fmpy/schema/fmi2/fmi2ScalarVariable.xsd -> build/lib/fmpy/schema/fmi2 copying fmpy/schema/fmi2/fmi2Unit.xsd -> build/lib/fmpy/schema/fmi2 copying fmpy/schema/fmi2/fmi2ModelDescription.xsd -> build/lib/fmpy/schema/fmi2 copying fmpy/schema/fmi2/fmi2Annotation.xsd -> build/lib/fmpy/schema/fmi2 copying fmpy/schema/fmi2/fmi2VariableDependency.xsd -> build/lib/fmpy/schema/fmi2 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/fmpy copying build/lib/fmpy/fmi1.py -> build/bdist.linux-armv7l/wheel/fmpy creating build/bdist.linux-armv7l/wheel/fmpy/examples copying build/lib/fmpy/examples/coupled_clutches.py -> build/bdist.linux-armv7l/wheel/fmpy/examples copying build/lib/fmpy/examples/__init__.py -> build/bdist.linux-armv7l/wheel/fmpy/examples copying build/lib/fmpy/fmi2.py -> build/bdist.linux-armv7l/wheel/fmpy copying build/lib/fmpy/simulate.py -> build/bdist.linux-armv7l/wheel/fmpy creating build/bdist.linux-armv7l/wheel/fmpy/schema creating build/bdist.linux-armv7l/wheel/fmpy/schema/fmi2 copying build/lib/fmpy/schema/fmi2/fmi2AttributeGroups.xsd -> build/bdist.linux-armv7l/wheel/fmpy/schema/fmi2 copying build/lib/fmpy/schema/fmi2/fmi2Type.xsd -> build/bdist.linux-armv7l/wheel/fmpy/schema/fmi2 copying build/lib/fmpy/schema/fmi2/fmi2ScalarVariable.xsd -> build/bdist.linux-armv7l/wheel/fmpy/schema/fmi2 copying build/lib/fmpy/schema/fmi2/fmi2Unit.xsd -> build/bdist.linux-armv7l/wheel/fmpy/schema/fmi2 copying build/lib/fmpy/schema/fmi2/fmi2ModelDescription.xsd -> build/bdist.linux-armv7l/wheel/fmpy/schema/fmi2 copying build/lib/fmpy/schema/fmi2/fmi2Annotation.xsd -> build/bdist.linux-armv7l/wheel/fmpy/schema/fmi2 copying build/lib/fmpy/schema/fmi2/fmi2VariableDependency.xsd -> build/bdist.linux-armv7l/wheel/fmpy/schema/fmi2 creating build/bdist.linux-armv7l/wheel/fmpy/schema/fmi1 copying build/lib/fmpy/schema/fmi1/fmiScalarVariable.xsd -> build/bdist.linux-armv7l/wheel/fmpy/schema/fmi1 copying build/lib/fmpy/schema/fmi1/fmiBaseUnit.xsd -> build/bdist.linux-armv7l/wheel/fmpy/schema/fmi1 copying build/lib/fmpy/schema/fmi1/fmiImplementation.xsd -> build/bdist.linux-armv7l/wheel/fmpy/schema/fmi1 copying build/lib/fmpy/schema/fmi1/fmiType.xsd -> build/bdist.linux-armv7l/wheel/fmpy/schema/fmi1 copying build/lib/fmpy/schema/fmi1/fmiModelDescription.xsd -> build/bdist.linux-armv7l/wheel/fmpy/schema/fmi1 copying build/lib/fmpy/cross_check.py -> build/bdist.linux-armv7l/wheel/fmpy copying build/lib/fmpy/model_description.py -> build/bdist.linux-armv7l/wheel/fmpy copying build/lib/fmpy/simulation.py -> build/bdist.linux-armv7l/wheel/fmpy copying build/lib/fmpy/__init__.py -> build/bdist.linux-armv7l/wheel/fmpy running install_egg_info running egg_info creating FMPy.egg-info writing dependency_links to FMPy.egg-info/dependency_links.txt writing top-level names to FMPy.egg-info/top_level.txt writing FMPy.egg-info/PKG-INFO writing manifest file 'FMPy.egg-info/SOURCES.txt' reading manifest file 'FMPy.egg-info/SOURCES.txt' writing manifest file 'FMPy.egg-info/SOURCES.txt' Copying FMPy.egg-info to build/bdist.linux-armv7l/wheel/FMPy-0.0.8-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/FMPy-0.0.8.dist-info/WHEEL Running setup.py bdist_wheel for fmpy: finished with status 'done' Stored in directory: /tmp/tmpoyh9r7v1 Successfully built fmpy Cleaning up... Removing source in /tmp/pip-build-j8bxp3fu/fmpy