/tmp/tmpm2vKgQ/pip.zip/pip/_vendor/urllib3/util/ssl_.py:137: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
--------------------------------------------------------------------------------
2. Re-install latest setuptools
--------------------------------------------------------------------------------
/localhome/dawid/Downloads/spring_v0-86-1661/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPSrequest has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incrrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see
https://urlib3.readthedocs.io/en/latest/security.html#snimissingwarning.
SNIMissingWarning
/localhome/dawid/Downloads/spring_v0-86-1661/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A rue SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrde to a newer version of Python to solve this. For more information, see
https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
Requirement already up-to-date: pip in ./lib/python2.7/site-packages
/localhome/dawid/Downloads/spring_v0-86-1661/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A rue SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrde to a newer version of Python to solve this. For more information, see
https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
Requirement already up-to-date: setuptools in ./lib/python2.7/site-packages
/localhome/dawid/Downloads/spring_v0-86-1661/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A rue SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrde to a newer version of Python to solve this. For more information, see
https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
--------------------------------------------------------------------------------
3. Reinstate virtualenv and buildout environement
--------------------------------------------------------------------------------
New python executable in ./bin/python
Installing setuptools.................done.
Installing pip.............done.
/localhome/dawid/Downloads/spring_v0-86-1661/lib/python2.7/site-packages/pkg_resources/__init__.py:193: RuntimeWarning: You have iterated over the result ofpkg_resources.parse_version. This is a legacy behavior which is inconsistent with the new version class introduced in setuptools 8.0. In most cases, converson to a tuple is unnecessary. For comparison of versions, sort the Version instances directly. If you have another use case requiring the tuple, please filea bug with the setuptools project describing that need.
stacklevel=1,
Creating directory '/localhome/dawid/Downloads/spring_v0-86-1661/develop-eggs'.
Generated script '/localhome/dawid/Downloads/spring_v0-86-1661/bin/buildout'.
--------------------------------------------------------------------------------
4. Install latest Python dependencies for Spring
--------------------------------------------------------------------------------
Installing springpython.
Couldn't find index page for 'emspring' (maybe misspelled?)
Getting distribution for 'emspring'.
Couldn't find index page for 'emspring' (maybe misspelled?)
While:
Installing springpython.
Getting distribution for 'emspring'.
Error: Couldn't find a distribution for 'emspring'.
----------------------------------------------------------------------------------
Install done. Check whether Spring was successfully installed by brief testing.
----------------------------------------------------------------------------------
./patches/binary_install_linux.sh: ./bin/nosetests: /struct/sachse/software/springbox_2017-12/spring_v0-86-1661/bin/python: bad interpreter: No such file ordirectory
==================================================================================
Testing done. If 4 quick tests ran OK Spring was correctly installed.
Install done. Please type to add the following line to your .cshrc:
echo setenv PATH:/localhome/dawid/Downloads/spring_v0-86-1661/bin:$PATH >> ~/.cshrc
or your favorite Bourne shell rc file (e.g. .bashrc, .zshrc):
echo export PATH:/localhome/dawid/Downloads/spring_v0-86-1661/bin:$PATH >> ~/.bashrc
==================================================================================