olivelemalin
2009-02-25, 19:41
Hi,
I have an error when trying to use sys.argv in my python script.
I have imported sys
The error is :
AttributeError : 'module' object has no attribute 'argv'
But, for example sys.path works correctly.
I am using XBMC 8.10
Python 2.4.3
Regards
I have an error when trying to use sys.argv in my python script.
I have imported sys
The error is :
AttributeError : 'module' object has no attribute 'argv'
But, for example sys.path works correctly.
I am using XBMC 8.10
Python 2.4.3
Regards