Hi, I have a student who is building an educational tool that creates text, code, and images for prompts using openai (like chatGPT) for his software project. It successfully works outside of Anvil.works, but wants to use this platform and has run into a module not found error. It doesnt matter how many times he installs/uninstalls or uses other options, he gets the same error of “ModuleNotFoundError: No module named ‘openai’”.
He has it installed on his computer through pip but cant seem to get it working through anvil. He has an education account.
Any help would be greatly appreciated.