this is my code:
      import pyAudioAnalysis, speechemotionrecognition
      from speechemotionrecognition.dnn import LSTM  
But when I run "pip install speechemotionrecognition" occurred:
Collecting speechemotionrecognition
  ERROR: Could not find a version that satisfies the requirement speechemotionrecognition (from versions: none)
ERROR: No matching distribution found for speechemotionrecognition