cyberark / cyberark-conjur-cli

CyberArk Conjur command line interface written in Python
https://www.conjur.org
Apache License 2.0
17 stars 16 forks source link

We can't install offline cli on MacOs Catalina #392

Open Conjur-oss opened 2 years ago

Conjur-oss commented 2 years ago

Bug description

We compile our mac dmg installation file on Bigsur and because of that we can run this image on Catalina version.

Found in version

7.1.0

Workaround Complexity

There's an easy workaround

Workaround Description

  1. User can Install python 3.10.1 on Catalina environment
  2. User need to run : pip install conjur

Affects Version/s

Link to JIRA bug

ONYX-15964