Skip to content

Instantly share code, notes, and snippets.

@brunneis
Last active November 4, 2019 09:39
Show Gist options
  • Save brunneis/a437395bc6f620cd4723ab1372f47585 to your computer and use it in GitHub Desktop.
Save brunneis/a437395bc6f620cd4723ab1372f47585 to your computer and use it in GitHub Desktop.
Install Aerospike Python client through pip in Deepin Linux 15.5
  1. Temporarily change the following properties at /etc/os-release

    • VERSION_ID="9"
    • ID=debian
  2. Execute pip install aerospike


Other fixes:

/etc/lsb-release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment