yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #05651
[Bug 1236306] [NEW] boto is not supported in py33 env
You have been subscribed to a public bug:
boto is a big obstacle in py33 env. It is not supported by py33.
Downloading/unpacking boto>=2.4.0,!=2.13.0 (from -r /opt/stack/nova/requirements.txt (line 6))
Running setup.py egg_info for package boto
Traceback (most recent call last):
File "<string>", line 16, in <module>
File "/opt/stack/nova/.tox/py33/build/boto/setup.py", line 37, in <module>
from boto import __version__
File "./boto/__init__.py", line 27, in <module>
from boto.pyami.config import Config, BotoConfigLocations
File "./boto/pyami/config.py", line 185
print s.getvalue()
^
SyntaxError: invalid syntax
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 16, in <module>
File "/opt/stack/nova/.tox/py33/build/boto/setup.py", line 37, in
<module>
from boto import __version__
File "./boto/__init__.py", line 27, in <module>
from boto.pyami.config import Config, BotoConfigLocations
File "./boto/pyami/config.py", line 185
print s.getvalue()
** Affects: nova
Importance: Undecided
Assignee: Kui Shi (skuicloud)
Status: New
--
boto is not supported in py33 env
https://bugs.launchpad.net/bugs/1236306
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).