Collecting python-wialon==1.1.3 1 location(s) to search for versions of python-wialon: * https://pypi.python.org/simple/python-wialon/ Getting page https://pypi.python.org/simple/python-wialon/ Analyzing links from page https://pypi.python.org/simple/python-wialon/ Found link https://pypi.python.org/packages/35/78/4b5303d8fc08076bc4592b4cfd6325daa15fcb2dc43d528c705c7883a4f6/python-wialon-1.1.3.tar.gz#md5=4fb4b04e99422cf4b39e0fa4df247e5d (from https://pypi.python.org/simple/python-wialon/), version: 1.1.3 Found link https://pypi.python.org/packages/42/b2/f144e4f9d23cb7ff63363dd5b464c5e3b84d0db8f52756bbd1f9ae9cda21/python-wialon-1.1.1.tar.gz#md5=644b628f4970b5ef1035d0be0cd96a93 (from https://pypi.python.org/simple/python-wialon/), version: 1.1.1 Found link https://pypi.python.org/packages/51/7f/e17c7620fab9f32597c19007eb4fe9b1e6f76156152bca5d4233b7aea0a8/python-wialon-1.0.6.tar.gz#md5=845d54d7491f182392ef5ee9f9f3930d (from https://pypi.python.org/simple/python-wialon/), version: 1.0.6 Skipping link https://pypi.python.org/packages/7b/65/c3e94dad1facf28974cf0814ff43feb7014282c2deed8d4cf36e52d5cecb/python-wialon-1.0.2.macosx-10.7-intel.exe#md5=e3fdfc5de74b4313e353ba4acfbec19b (from https://pypi.python.org/simple/python-wialon/); unsupported archive format: .exe Found link https://pypi.python.org/packages/a2/be/4bef1a4b48c1674381e78dfc2210df3792812e60b3be41ef71537189ada2/python-wialon-1.1.0.tar.gz#md5=1e88a2f61452532ccb7331786eea38cc (from https://pypi.python.org/simple/python-wialon/), version: 1.1.0 Found link https://pypi.python.org/packages/bd/aa/37e7d457fd2941e319b515e5f928c99f462a2dcec478ccf23fdbb567e158/python-wialon-1.0.1.tar.gz#md5=4c515e74c0d4551c825a239cb6fa9b06 (from https://pypi.python.org/simple/python-wialon/), version: 1.0.1 Found link https://pypi.python.org/packages/c7/3e/a7864b12fc5826a3646986d8b6ebb9a8f4626cbc48c517fea6405106ad7c/python-wialon-1.1.2.tar.gz#md5=073a790dbc70fb41f7fb4f6eb12febfc (from https://pypi.python.org/simple/python-wialon/), version: 1.1.2 Found link https://pypi.python.org/packages/ea/bf/43bd28793ca5c3db4245607960c521d991c9bdf565dc73c489e26322e6b6/python-wialon-1.0.2.tar.gz#md5=644836bf91351481bb1ea600df16c7d6 (from https://pypi.python.org/simple/python-wialon/), version: 1.0.2 Using version 1.1.3 (newest of versions: 1.1.3) Downloading python-wialon-1.1.3.tar.gz Downloading from URL https://pypi.python.org/packages/35/78/4b5303d8fc08076bc4592b4cfd6325daa15fcb2dc43d528c705c7883a4f6/python-wialon-1.1.3.tar.gz#md5=4fb4b04e99422cf4b39e0fa4df247e5d (from https://pypi.python.org/simple/python-wialon/) Running setup.py (path:/tmp/pip-build-l35_soyi/python-wialon/setup.py) egg_info for package python-wialon Running command python setup.py egg_info running egg_info creating pip-egg-info/python_wialon.egg-info writing top-level names to pip-egg-info/python_wialon.egg-info/top_level.txt writing pip-egg-info/python_wialon.egg-info/PKG-INFO writing dependency_links to pip-egg-info/python_wialon.egg-info/dependency_links.txt writing requirements to pip-egg-info/python_wialon.egg-info/requires.txt writing manifest file 'pip-egg-info/python_wialon.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found file python-wialon.py (for module python-wialon) not found reading manifest file 'pip-egg-info/python_wialon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/python_wialon.egg-info/SOURCES.txt' Source in /tmp/pip-build-l35_soyi/python-wialon has version 1.1.3, which satisfies requirement python-wialon==1.1.3 from https://pypi.python.org/packages/35/78/4b5303d8fc08076bc4592b4cfd6325daa15fcb2dc43d528c705c7883a4f6/python-wialon-1.1.3.tar.gz#md5=4fb4b04e99422cf4b39e0fa4df247e5d Building wheels for collected packages: python-wialon Running setup.py bdist_wheel for python-wialon: started Destination directory: /tmp/tmpwy2mb0sypip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-l35_soyi/python-wialon/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/tmpwy2mb0sypip-wheel- running bdist_wheel running build running build_py file python-wialon.py (for module python-wialon) not found creating build creating build/lib creating build/lib/wialon copying wialon/__init__.py -> build/lib/wialon copying wialon/flags.py -> build/lib/wialon copying wialon/api.py -> build/lib/wialon file python-wialon.py (for module python-wialon) not found 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/wialon copying build/lib/wialon/__init__.py -> build/bdist.linux-armv7l/wheel/wialon copying build/lib/wialon/flags.py -> build/bdist.linux-armv7l/wheel/wialon copying build/lib/wialon/api.py -> build/bdist.linux-armv7l/wheel/wialon running install_egg_info running egg_info writing dependency_links to python_wialon.egg-info/dependency_links.txt writing requirements to python_wialon.egg-info/requires.txt writing python_wialon.egg-info/PKG-INFO writing top-level names to python_wialon.egg-info/top_level.txt warning: manifest_maker: standard file '-c' not found file python-wialon.py (for module python-wialon) not found reading manifest file 'python_wialon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_wialon.egg-info/SOURCES.txt' Copying python_wialon.egg-info to build/bdist.linux-armv7l/wheel/python_wialon-1.1.3.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/python_wialon-1.1.3.dist-info/WHEEL creating '/tmp/tmpwy2mb0sypip-wheel-/python_wialon-1.1.3-py3-none-any.whl' and adding '.' to it adding 'wialon/__init__.py' adding 'wialon/api.py' adding 'wialon/flags.py' adding 'python_wialon-1.1.3.dist-info/DESCRIPTION.rst' adding 'python_wialon-1.1.3.dist-info/metadata.json' adding 'python_wialon-1.1.3.dist-info/top_level.txt' adding 'python_wialon-1.1.3.dist-info/zip-safe' adding 'python_wialon-1.1.3.dist-info/WHEEL' adding 'python_wialon-1.1.3.dist-info/METADATA' adding 'python_wialon-1.1.3.dist-info/RECORD' Running setup.py bdist_wheel for python-wialon: finished with status 'done' Stored in directory: /tmp/tmp2a1dmadh Successfully built python-wialon Cleaning up... Removing source in /tmp/pip-build-l35_soyi/python-wialon