Collecting nsga-2==1.0 1 location(s) to search for versions of nsga-2: * https://pypi.python.org/simple/nsga-2/ Getting page https://pypi.python.org/simple/nsga-2/ Analyzing links from page https://pypi.org/simple/nsga-2/ Found link https://files.pythonhosted.org/packages/59/47/7212e8b3da77f4c4dd4bc61cf62b57c6409fbd86b5fb9f15c6897cbc5da2/nsga-2-0.1.tar.gz#sha256=176f52ffeca43b8a51a7aaa52251127bc1e19b5911dd7165fc94dc854793ef93 (from https://pypi.org/simple/nsga-2/), version: 0.1 Found link https://files.pythonhosted.org/packages/98/29/3444f52f894f25b0a5994b26e0e0fb638f08415f78a63b1f6206cd0dbdf6/nsga-2-1.0.tar.gz#sha256=af7c3492462c37e71f12377cec3722166c01fc54f5efe166782169ce86459c67 (from https://pypi.org/simple/nsga-2/), version: 1.0 Using version 1.0 (newest of versions: 1.0) Downloading https://files.pythonhosted.org/packages/98/29/3444f52f894f25b0a5994b26e0e0fb638f08415f78a63b1f6206cd0dbdf6/nsga-2-1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/98/29/3444f52f894f25b0a5994b26e0e0fb638f08415f78a63b1f6206cd0dbdf6/nsga-2-1.0.tar.gz#sha256=af7c3492462c37e71f12377cec3722166c01fc54f5efe166782169ce86459c67 (from https://pypi.org/simple/nsga-2/) Running setup.py (path:/tmp/pip-build-f_4ewif0/nsga-2/setup.py) egg_info for package nsga-2 Running command python setup.py egg_info running egg_info creating pip-egg-info/nsga_2.egg-info writing pip-egg-info/nsga_2.egg-info/PKG-INFO writing dependency_links to pip-egg-info/nsga_2.egg-info/dependency_links.txt writing top-level names to pip-egg-info/nsga_2.egg-info/top_level.txt writing manifest file 'pip-egg-info/nsga_2.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/nsga_2.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/nsga_2.egg-info/SOURCES.txt' Source in /tmp/pip-build-f_4ewif0/nsga-2 has version 1.0, which satisfies requirement nsga-2==1.0 from https://files.pythonhosted.org/packages/98/29/3444f52f894f25b0a5994b26e0e0fb638f08415f78a63b1f6206cd0dbdf6/nsga-2-1.0.tar.gz#sha256=af7c3492462c37e71f12377cec3722166c01fc54f5efe166782169ce86459c67 Building wheels for collected packages: nsga-2 Running setup.py bdist_wheel for nsga-2: started Destination directory: /tmp/tmpwh43npqxpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-f_4ewif0/nsga-2/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/tmpwh43npqxpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/nsga2 copying nsga2/individual.py -> build/lib/nsga2 copying nsga2/population.py -> build/lib/nsga2 copying nsga2/utils.py -> build/lib/nsga2 copying nsga2/evolution.py -> build/lib/nsga2 copying nsga2/__init__.py -> build/lib/nsga2 copying nsga2/problem.py -> build/lib/nsga2 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/nsga2 copying build/lib/nsga2/individual.py -> build/bdist.linux-armv7l/wheel/nsga2 copying build/lib/nsga2/population.py -> build/bdist.linux-armv7l/wheel/nsga2 copying build/lib/nsga2/utils.py -> build/bdist.linux-armv7l/wheel/nsga2 copying build/lib/nsga2/evolution.py -> build/bdist.linux-armv7l/wheel/nsga2 copying build/lib/nsga2/__init__.py -> build/bdist.linux-armv7l/wheel/nsga2 copying build/lib/nsga2/problem.py -> build/bdist.linux-armv7l/wheel/nsga2 running install_egg_info running egg_info writing nsga_2.egg-info/PKG-INFO writing dependency_links to nsga_2.egg-info/dependency_links.txt writing top-level names to nsga_2.egg-info/top_level.txt reading manifest file 'nsga_2.egg-info/SOURCES.txt' writing manifest file 'nsga_2.egg-info/SOURCES.txt' Copying nsga_2.egg-info to build/bdist.linux-armv7l/wheel/nsga_2-1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/nsga_2-1.0.dist-info/WHEEL Running setup.py bdist_wheel for nsga-2: finished with status 'done' Stored in directory: /tmp/tmptvj6z2ty Successfully built nsga-2 Cleaning up... Removing source in /tmp/pip-build-f_4ewif0/nsga-2