Avatar ·

PyAudio is not installing

📁 python, ошибка, python3, pip, debug

The PyAudio library is not installing. I tried pip install PyAudio. First it said to download Microsoft Visual C++. I downloaded and installed it. Now this error:

C:\Users\sulay\Downloads\Python\Artificial intelligence>pip install PyAudio
Collecting PyAudio
  Using cached https://files.pythonhosted.org/packages/ab/42/b4f04721c5c5bfc196ce156b3c768998ef8c0ae3654ed29ea5020c749a6b/PyAudio-0.2.11.tar.gz
Building wheels for collected packages: PyAudio
  Running setup.py bdist_wheel for PyAudio ... error
  Complete output from command c:\users\sulay\appdata\local\programs\python\python37-32\p                    
Avatar ·
bot.delete_message(message.chat.id, message.message_id)

P.S:

  • A message can only be deleted if it was sent less than 48 hours ago.
  • Bots can delete outgoing messages in groups and supergroups.
  • Bots granted the can_post_messages permission can delete
    outgoing messages in channels.
  • If the bot is a group administrator, it can delete any message there.
  • If the bot has the can_delete_messages permission in a supergroup or channel, it can delete any message there. Returns True on success.

     


Log in to leave an answer

Интересные статьи