Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python3.7 doesn't seem to be able to find dependencies #65

Open
zergaloid opened this issue Jul 5, 2021 · 0 comments
Open

python3.7 doesn't seem to be able to find dependencies #65

zergaloid opened this issue Jul 5, 2021 · 0 comments

Comments

@zergaloid
Copy link

I am trying to use the python3.7 runtime and it errors out on

ModuleNotFoundError: No module named 'requests'

requests is a dependency of a module I am including in the function.
What could be the cause of this and why does it successfully include the module itself, then fails on it's dependency?

Everything is installed and works fine without fun.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant