Trying to install datastax opscenter - Failed to load application: cannot import name _parse
- by gansbrest
I'm not familiar with python, maybe someone could explain what's going on here?
ec2-user@prod-opscenter-01:~ % java -version
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)
ec2-user@prod-opscenter-01:~ % python -V
Python 2.6.8
…