Closed ehues closed 2 years ago
Do you by chance have python2 installed? This module requires python3+. If you have both, our akamai cli might not be picking up the right version.
Could you let us know what paths to your python2 and/or python3 install? Akamai cli tries to pick this up automatically, but perhaps there is a condition where this is not happening correctly.
This was similar to https://github.com/akamai/cli-cps/issues/9 it seems?
I have both python 2 and 3 installed.
IIRC I've installed python with brew. The paths are: /usr/bin/python /usr/bin/python2.6 /usr/bin/python2.7
/usr/local/bin/python3 /usr/local/bin/python3.6
/opt/local/bin/python /opt/local/bin/python2.7 /opt/local/bin/python3 /opt/local/bin/python3.4
fwiw, there's no python2 on my path.
Installation succeeds, but
akamai help cps
throws a parse error:I have python 3 installed. The install said it succeeded: