Package: rpy2
Version: 2.3.1-1
Severity: serious
only affects unstable, not wheezy
# python2.6 -c "import rpy2.rinterface"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python2.6/dist-packages/rpy2/rinterface/__init__.py",
line 3, in <module>
if (sys.version_info.major == 2) and (sys.version_info.minor < 7):
AttributeError: 'tuple' object has no attribute 'major'
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]