Can't pip microsoft azure-cognitiveservices-speech?
问题 Following the guide here to install the microsoft azure text to speech SDK: https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/quickstart-python#install-the-speech-sdk It says to run pip install azure-cognitiveservices-speech , but unfortunately this returns Could not find a version that satisfies the requirement azure->cognitiveservices-speech (from versions: ) No matching distribution found for >azure-cognitiveservices-speech I've tried adding the version # at the end