hi!

On Ubuntu 11.04 alpha I see this:

$ python setup.py install --root=/data/deb-src/shinken-0.5 
--record=INSTALLED_FILES
Traceback (most recent call last):
   File "setup.py", line 41, in <module>
     python_version = tuple((int(s) for s in 
platform.python_version_tuple()))
   File "setup.py", line 41, in <genexpr>
     python_version = tuple((int(s) for s in 
platform.python_version_tuple()))
ValueError: invalid literal for int() with base 10: '1+'


$ python --version
Python 2.7.1+


I don't know, why '+' is there.

Supposed to be modified shinken or the Ubuntu version of python?

Thank you,

tamas

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to