[issue22109] Python failing in markupsafe module when running ansible

2014-07-30 Thread Cory Klein
Cory Klein added the comment: I'll track things down in that direction. Thanks, David. -- ___ Python tracker ___ ___ Python-bugs-list

[issue22109] Python failing in markupsafe module when running ansible

2014-07-30 Thread R. David Murray
R. David Murray added the comment: As is indicated by the fact that markupsafe is in the 'site-packages' directory, markupsafe is a 3rd party library and is not part of the python standard library. Most likely the version of markupsafe you have does not match the one ansible is expecting, but

[issue22109] Python failing in markupsafe module when running ansible

2014-07-30 Thread Cory Klein
Cory Klein added the comment: Also to note: this is on OS X 10.10 Yosemite -- ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue22109] Python failing in markupsafe module when running ansible

2014-07-30 Thread Cory Klein
New submission from Cory Klein: After installing ansible and python using homebrew, if I run ansible it crashes after calling into python's markupsafe: $ ansible Traceback (most recent call last): File "/usr/local/Cellar/ansible/1.6.10/libexec/bin/ansible", line 5, in pkg_resources.run_