Open bburakdeniz opened 8 years ago
That message is coming from pip, not ISStreamer.
It means your pip version is running with Python 2.6.
It sounds like your system is still picking up the default 2.6 rather than the new 2.7. I'm not familiar with CentOS but check your paths and which versions of pip and python you have.
pip --version
python --version
which pip
which python
I use CentOS 6.3 and I have installed python 2.7.12 .When I tried to install ISStreamer I faced to this description; Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of pip will drop support for Python 2.6