Skip to content

ModuleNotFoundError: No module named 'testing'Β #41

@bhati416416

Description

@bhati416416

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions