I am a beginner with Python. Before I start, here\'s my Python folder structure
-project ----src ------model --------order.py ------hello-world.py
you need to import the function so the program know what that is here is example:
import os import pyttsx3
i had the same problem first then i import the function and it work so i would really recommend to try it