Right so I having been trying to set up my raspberry pi 4 for a while now because I want to run a bot kind of system on it and I know all my code works and stuff but when I try and run the program on my pi it says it doesn't have modules I need, specifically for its TTS.
If anyone can get back to me that would be great.
I have already tried a pip install (pip install gtts and pip install pyttsx3 (this is the alternative module if gtts doesn't work)).