Skip to content
New issue

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

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

Already on GitHub? # to your account

ModuleNotFoundError: No module named 'app' #32

Closed
neoluu opened this issue Jan 30, 2022 · 2 comments
Closed

ModuleNotFoundError: No module named 'app' #32

neoluu opened this issue Jan 30, 2022 · 2 comments

Comments

@neoluu
Copy link

neoluu commented Jan 30, 2022

Hi,

Trying to test bulk user export script, but get following error trying to import. Can you advise what module is required?

ModuleNotFoundError: No module named 'app'

Thx

@EdwinMoralesDS
Copy link

Hello @neoluu , I'm unable to recreate your error when I run "python run.py" and browse to the "Bulk export user data" option in the website from the sample app. Are you trying to access this the same way or are you running the script differently?

The module app should refer to the app folder that is included when you download the complete project so yo shouldn't have to install anything else for this module. Have you renamed any of the folders?

@InbarGazit
Copy link
Member

This was fixed.

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

No branches or pull requests

3 participants