You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PyInstaller
i have 4 files. my main.py uses exec(exec(open("TypeAI.py").read()) and then TypeAI.py imports BrainshopChatbotAPI package. but this package is not getting added to pyinstaller. pls help