Collecting PyGASP==0.2.1 1 location(s) to search for versions of PyGASP: * https://pypi.python.org/simple/pygasp/ Getting page https://pypi.python.org/simple/pygasp/ Analyzing links from page https://pypi.python.org/simple/pygasp/ Skipping link https://pypi.python.org/packages/01/5d/81e0b4a929cd249ae8dbf03ebd15726af374368fb5da0ef86dcd784252f3/PyGASP-0.1-py2-none-any.whl#md5=e4f66f1b2be1723eb975ce075d9b62e3 (from https://pypi.python.org/simple/pygasp/); it is not compatible with this Python Found link https://pypi.python.org/packages/55/6d/6ed00264bc791ea042817646461406313f759f37cb1d20f2bd42b8b411fd/PyGASP-0.2.1.tar.gz#md5=7fd567ad55dff1743777810d2207e8db (from https://pypi.python.org/simple/pygasp/), version: 0.2.1 Skipping link https://pypi.python.org/packages/9c/30/c26eeee69034238191e95adaae5d68886b792201bdc169d9e3ccd749dc04/PyGASP-0.1-py2.7.egg#md5=6efb1ab75abdf7d0107fb5cf7a696a09 (from https://pypi.python.org/simple/pygasp/); unsupported archive format: .egg Skipping link https://pypi.python.org/packages/ae/00/c216d67b64de8689332ad704671c60925f6a1c85afe882ae2e2c9656d4f3/PyGASP-0.1.win32.exe#md5=77da3f023688fcfe31f4d51e9292f661 (from https://pypi.python.org/simple/pygasp/); unsupported archive format: .exe Skipping link https://pypi.python.org/packages/d5/59/6366319c8cde3859a5a7c4fcedccda3652edc2da95602d5741a13f9ad219/PyGASP-0.2.1-py2-none-any.whl#md5=f852c5d464d9103a286c57b0334280c8 (from https://pypi.python.org/simple/pygasp/); it is not compatible with this Python Using version 0.2.1 (newest of versions: 0.2.1) Downloading PyGASP-0.2.1.tar.gz Downloading from URL https://pypi.python.org/packages/55/6d/6ed00264bc791ea042817646461406313f759f37cb1d20f2bd42b8b411fd/PyGASP-0.2.1.tar.gz#md5=7fd567ad55dff1743777810d2207e8db (from https://pypi.python.org/simple/pygasp/) Running setup.py (path:/tmp/pip-build-6g3rladx/PyGASP/setup.py) egg_info for package PyGASP Running command python setup.py egg_info running egg_info creating pip-egg-info/PyGASP.egg-info writing dependency_links to pip-egg-info/PyGASP.egg-info/dependency_links.txt writing pip-egg-info/PyGASP.egg-info/PKG-INFO writing top-level names to pip-egg-info/PyGASP.egg-info/top_level.txt writing manifest file 'pip-egg-info/PyGASP.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/PyGASP.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/PyGASP.egg-info/SOURCES.txt' Source in /tmp/pip-build-6g3rladx/PyGASP has version 0.2.1, which satisfies requirement PyGASP==0.2.1 from https://pypi.python.org/packages/55/6d/6ed00264bc791ea042817646461406313f759f37cb1d20f2bd42b8b411fd/PyGASP-0.2.1.tar.gz#md5=7fd567ad55dff1743777810d2207e8db Building wheels for collected packages: PyGASP Running setup.py bdist_wheel for PyGASP: started Destination directory: /tmp/tmptw9geeaupip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-6g3rladx/PyGASP/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/tmptw9geeaupip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/test copying test/test_dctCuda.py -> build/lib/test copying test/test_fft.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_dwtCuda.py -> build/lib/test copying test/test_fftCuda.py -> build/lib/test copying test/test_dwt.py -> build/lib/test copying test/test_dct.py -> build/lib/test creating build/lib/pygasp copying pygasp/dwtFilters.py -> build/lib/pygasp copying pygasp/dct.py -> build/lib/pygasp copying pygasp/dctCuda.py -> build/lib/pygasp copying pygasp/fftCuda.py -> build/lib/pygasp copying pygasp/fftFilters.py -> build/lib/pygasp copying pygasp/dwt.py -> build/lib/pygasp copying pygasp/dwtGUI.py -> build/lib/pygasp copying pygasp/fftIterative.py -> build/lib/pygasp copying pygasp/__init__.py -> build/lib/pygasp copying pygasp/fftRecursive.py -> build/lib/pygasp copying pygasp/dwtCuda.py -> build/lib/pygasp 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/test copying build/lib/test/test_dctCuda.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_fft.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_dwtCuda.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_fftCuda.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_dwt.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_dct.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/pygasp copying build/lib/pygasp/dwtFilters.py -> build/bdist.linux-armv7l/wheel/pygasp copying build/lib/pygasp/dct.py -> build/bdist.linux-armv7l/wheel/pygasp copying build/lib/pygasp/dctCuda.py -> build/bdist.linux-armv7l/wheel/pygasp copying build/lib/pygasp/fftCuda.py -> build/bdist.linux-armv7l/wheel/pygasp copying build/lib/pygasp/fftFilters.py -> build/bdist.linux-armv7l/wheel/pygasp copying build/lib/pygasp/dwt.py -> build/bdist.linux-armv7l/wheel/pygasp copying build/lib/pygasp/dwtGUI.py -> build/bdist.linux-armv7l/wheel/pygasp copying build/lib/pygasp/fftIterative.py -> build/bdist.linux-armv7l/wheel/pygasp copying build/lib/pygasp/__init__.py -> build/bdist.linux-armv7l/wheel/pygasp copying build/lib/pygasp/fftRecursive.py -> build/bdist.linux-armv7l/wheel/pygasp copying build/lib/pygasp/dwtCuda.py -> build/bdist.linux-armv7l/wheel/pygasp running install_egg_info running egg_info writing top-level names to PyGASP.egg-info/top_level.txt writing dependency_links to PyGASP.egg-info/dependency_links.txt writing PyGASP.egg-info/PKG-INFO reading manifest file 'PyGASP.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'PyGASP.egg-info/SOURCES.txt' Copying PyGASP.egg-info to build/bdist.linux-armv7l/wheel/PyGASP-0.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/PyGASP-0.2.1.dist-info/WHEEL Running setup.py bdist_wheel for PyGASP: finished with status 'done' Stored in directory: /tmp/tmp1vg4fs74 Successfully built PyGASP Cleaning up... Removing source in /tmp/pip-build-6g3rladx/PyGASP