Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

simpleaudio install error

matt edited this page Jan 22, 2023 · 2 revisions

This is an old article for the legacy AI TTS Donations bot

This bot is no longer maintained, please switch to Solrock

If you get an pretty big red error after typing pip install simpleaudio into a terminal (when switching to it for the new v2.0.0+ update), this means you don't have Visual C++ 14, which simpleaudio needs to install.

To install Visual C++ 14, follow these steps.

  1. Go here: https://visualstudio.microsoft.com/visual-cpp-build-tools/
  2. Open the installer, and at the Desktop & Mobile section, check these 2 checkboxes Open the installer, and check the Desktop development with C++, and the .NET desktop build tools
  3. Scroll down to "Other Toolsets"
  4. Check the box saying .NET build tools. Check the box saying .NET build tools
  5. Restart PC
  6. Try installing simpleaudio again.

That's it!

If you need any help, of course, join the Discord https://discord.gg/VUAjRrkZVJ :D