Getting error while trying to use Python 3.11 in Linux machine.

Ravikumar Gopalsamy 0 Reputation points
2024-05-16T14:09:20.8633333+00:00

Getting below error while trying to use Python 3.11 in Linux machine.

az keyvault: module 'inspect' has no attribute 'getargspec'

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,149 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Manu Philip 17,021 Reputation points MVP
    2024-05-16T15:07:32.65+00:00

    Have you tried to install with the following command

    pip install azure-keyvault-secrets