[GH-ISSUE #34] Fail to build TTS #23

Closed
opened 2026-03-02 04:06:17 +03:00 by kerem · 6 comments
Owner

Originally created by @23andyrt on GitHub (Feb 23, 2024).
Original GitHub issue: https://github.com/FujiwaraChoki/MoneyPrinterV2/issues/34

I'm trying to run everything, but it always gets stuck with TTS. I'm using Python v3.9.0.

ERROR: Failed building wheel for TTS
Failed to build TTS
ERROR: Could not build wheels for TTS which use PEP 517 and cannot be installed directly

And there are a bunch of red letters on top of these messages. I've tried different versions of Python, attempted to delete everything and start from scratch, and even installed it in a different folder, but none seem to work. Do you know what could be causing this?

Originally created by @23andyrt on GitHub (Feb 23, 2024). Original GitHub issue: https://github.com/FujiwaraChoki/MoneyPrinterV2/issues/34 I'm trying to run everything, but it always gets stuck with TTS. I'm using Python v3.9.0. > > _ERROR: Failed building wheel for TTS > Failed to build TTS > ERROR: Could not build wheels for TTS which use PEP 517 and cannot be installed directly_ And there are a bunch of red letters on top of these messages. I've tried different versions of Python, attempted to delete everything and start from scratch, and even installed it in a different folder, but none seem to work. Do you know what could be causing this?
kerem closed this issue 2026-03-02 04:06:17 +03:00
Author
Owner

@FujiwaraChoki commented on GitHub (Feb 23, 2024):

Did you install C++ Build Tools?

<!-- gh-comment-id:1960942375 --> @FujiwaraChoki commented on GitHub (Feb 23, 2024): Did you install C++ Build Tools?
Author
Owner

@23andyrt commented on GitHub (Feb 24, 2024):

Yes man, and just to make sure I uninstall everything and reinstall it and keep saying the same error 😢. I'll try to run more test to see if I find the problem.

<!-- gh-comment-id:1962219329 --> @23andyrt commented on GitHub (Feb 24, 2024): Yes man, and just to make sure I uninstall everything and reinstall it and keep saying the same error 😢. I'll try to run more test to see if I find the problem.
Author
Owner

@FujiwaraChoki commented on GitHub (Feb 24, 2024):

Yes man, and just to make sure I uninstall everything and reinstall it and keep saying the same error 😢. I'll try to run more test to see if I find the problem.

Run python --version

<!-- gh-comment-id:1962309806 --> @FujiwaraChoki commented on GitHub (Feb 24, 2024): > Yes man, and just to make sure I uninstall everything and reinstall it and keep saying the same error 😢. I'll try to run more test to see if I find the problem. Run python --version
Author
Owner

@FujiwaraChoki commented on GitHub (Feb 24, 2024):

Also do pip install -U wheel

<!-- gh-comment-id:1962309853 --> @FujiwaraChoki commented on GitHub (Feb 24, 2024): Also do pip install -U wheel
Author
Owner

@Bluntsrl commented on GitHub (Mar 22, 2024):

Did you ever find a solution?

<!-- gh-comment-id:2016177659 --> @Bluntsrl commented on GitHub (Mar 22, 2024): Did you ever find a solution?
Author
Owner

@FujiwaraChoki commented on GitHub (Mar 23, 2024):

Search on Google how to install C++ Build Tools. Also, try the solutions I mentioned.

<!-- gh-comment-id:2016483594 --> @FujiwaraChoki commented on GitHub (Mar 23, 2024): Search on Google how to install C++ Build Tools. Also, try the solutions I mentioned.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/MoneyPrinterV2#23
No description provided.