Collecting OptimisationFunctions==2.2.3 1 location(s) to search for versions of OptimisationFunctions: * https://pypi.python.org/simple/optimisationfunctions/ Getting page https://pypi.python.org/simple/optimisationfunctions/ Analyzing links from page https://pypi.python.org/simple/optimisationfunctions/ Found link https://pypi.python.org/packages/11/6d/92f7e02b1586084901052769b073d8acc7541cf6cda783eb13f8054849ad/OptimisationFunctions-2.1.5.tar.gz#md5=817d17b718810f14cc1d679bbdc217af (from https://pypi.python.org/simple/optimisationfunctions/), version: 2.1.5 Found link https://pypi.python.org/packages/1b/36/86903603ed83b93293153ace5b51b09eb8241699a72172423f5c9e438e68/OptimisationFunctions-2.1.3.tar.gz#md5=02d5ca995cde482a8ced19669e400586 (from https://pypi.python.org/simple/optimisationfunctions/), version: 2.1.3 Found link https://pypi.python.org/packages/50/df/067790b9cee371bfb1963ae2c3c7f2453ec81443ace9a85e8de8b8bcbc74/OptimisationFunctions-2.1.6.tar.gz#md5=78a6dadbaab0766f9fd06d7bf9cb1f3e (from https://pypi.python.org/simple/optimisationfunctions/), version: 2.1.6 Found link https://pypi.python.org/packages/59/6f/69c202442899d0ed359be30de6efaf1a01a501e5a8d1d1e25572ba005d20/OptimisationFunctions-2.2.2.tar.gz#md5=eafa399234419eb0693aa8611466a0c2 (from https://pypi.python.org/simple/optimisationfunctions/), version: 2.2.2 Found link https://pypi.python.org/packages/9a/9d/e9c57dc464c62f083e747c300d6e112d294ab7d1e5add0447446283310f9/OptimisationFunctions-2.2.1.tar.gz#md5=9a714c7ae7ef8b59f9f9fc2c929b8d10 (from https://pypi.python.org/simple/optimisationfunctions/), version: 2.2.1 Found link https://pypi.python.org/packages/dc/6e/5c4a7b5469b8d041d58f6e5aadddc427a99e44e409d2f15bf6cbb943a78d/OptimisationFunctions-2.3.0.tar.gz#md5=77343b5d531ae215c2532edd9605c693 (from https://pypi.python.org/simple/optimisationfunctions/), version: 2.3.0 Found link https://pypi.python.org/packages/f3/9b/756aae6cf284efc9303aafea0854348caaa211132f40af5a983779565375/OptimisationFunctions-2.2.3.tar.gz#md5=7a75c287ab6c0ab433180e6a1271026c (from https://pypi.python.org/simple/optimisationfunctions/), version: 2.2.3 Using version 2.2.3 (newest of versions: 2.2.3) Downloading OptimisationFunctions-2.2.3.tar.gz Downloading from URL https://pypi.python.org/packages/f3/9b/756aae6cf284efc9303aafea0854348caaa211132f40af5a983779565375/OptimisationFunctions-2.2.3.tar.gz#md5=7a75c287ab6c0ab433180e6a1271026c (from https://pypi.python.org/simple/optimisationfunctions/) Running setup.py (path:/tmp/pip-build-odvfrou2/OptimisationFunctions/setup.py) egg_info for package OptimisationFunctions Running command python setup.py egg_info running egg_info creating pip-egg-info/OptimisationFunctions.egg-info writing top-level names to pip-egg-info/OptimisationFunctions.egg-info/top_level.txt writing pip-egg-info/OptimisationFunctions.egg-info/PKG-INFO writing requirements to pip-egg-info/OptimisationFunctions.egg-info/requires.txt writing dependency_links to pip-egg-info/OptimisationFunctions.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/OptimisationFunctions.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/OptimisationFunctions.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/OptimisationFunctions.egg-info/SOURCES.txt' Source in /tmp/pip-build-odvfrou2/OptimisationFunctions has version 2.2.3, which satisfies requirement OptimisationFunctions==2.2.3 from https://pypi.python.org/packages/f3/9b/756aae6cf284efc9303aafea0854348caaa211132f40af5a983779565375/OptimisationFunctions-2.2.3.tar.gz#md5=7a75c287ab6c0ab433180e6a1271026c Building wheels for collected packages: OptimisationFunctions Running setup.py bdist_wheel for OptimisationFunctions: started Destination directory: /tmp/tmpd4p4ujevpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-odvfrou2/OptimisationFunctions/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/tmpd4p4ujevpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/GLM_Model_Predictions copying GLM_Model_Predictions/churns.py -> build/lib/GLM_Model_Predictions copying GLM_Model_Predictions/__init__.py -> build/lib/GLM_Model_Predictions copying GLM_Model_Predictions/data_functions.py -> build/lib/GLM_Model_Predictions copying GLM_Model_Predictions/arpus.py -> build/lib/GLM_Model_Predictions creating build/lib/GLM_Model_Build copying GLM_Model_Build/__init__.py -> build/lib/GLM_Model_Build copying GLM_Model_Build/coefficients.py -> build/lib/GLM_Model_Build 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/GLM_Model_Build copying build/lib/GLM_Model_Build/__init__.py -> build/bdist.linux-armv7l/wheel/GLM_Model_Build copying build/lib/GLM_Model_Build/coefficients.py -> build/bdist.linux-armv7l/wheel/GLM_Model_Build creating build/bdist.linux-armv7l/wheel/GLM_Model_Predictions copying build/lib/GLM_Model_Predictions/churns.py -> build/bdist.linux-armv7l/wheel/GLM_Model_Predictions copying build/lib/GLM_Model_Predictions/__init__.py -> build/bdist.linux-armv7l/wheel/GLM_Model_Predictions copying build/lib/GLM_Model_Predictions/data_functions.py -> build/bdist.linux-armv7l/wheel/GLM_Model_Predictions copying build/lib/GLM_Model_Predictions/arpus.py -> build/bdist.linux-armv7l/wheel/GLM_Model_Predictions running install_egg_info running egg_info writing dependency_links to OptimisationFunctions.egg-info/dependency_links.txt writing requirements to OptimisationFunctions.egg-info/requires.txt writing top-level names to OptimisationFunctions.egg-info/top_level.txt writing OptimisationFunctions.egg-info/PKG-INFO reading manifest file 'OptimisationFunctions.egg-info/SOURCES.txt' writing manifest file 'OptimisationFunctions.egg-info/SOURCES.txt' Copying OptimisationFunctions.egg-info to build/bdist.linux-armv7l/wheel/OptimisationFunctions-2.2.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/OptimisationFunctions-2.2.3.dist-info/WHEEL Running setup.py bdist_wheel for OptimisationFunctions: finished with status 'done' Stored in directory: /tmp/tmps_8tiggh Successfully built OptimisationFunctions Cleaning up... Removing source in /tmp/pip-build-odvfrou2/OptimisationFunctions