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

ModuleNotFoundError: No module named 'testing' #41

Open
bhati416416 opened this issue Jul 7, 2022 · 1 comment
Open

ModuleNotFoundError: No module named 'testing' #41

bhati416416 opened this issue Jul 7, 2022 · 1 comment

Comments

@bhati416416
Copy link

I have the module installed correctly
pip3 show testing.postgresql Name: testing.postgresql Version: 1.3.0 Summary: automatically setups a postgresql instance in a temporary directory, and destroys it after testing Home-page: https://github.com/tk0miya/testing.postgresql Author: Takeshi Komiya Author-email: i.tkomiya at gmail.com License: Apache License 2.0 Location: /Users/prashant/Desktop/work/prashant/venv/lib/python3.8/site-packages Requires: pg8000, testing.common.database Required-by:

still getting the error ModuleNotFoundError: No module named 'testing' when i am running the test

@Michal-Mat
Copy link

Have you narrowed down what the error is related to?

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

2 participants