Skip to content

Test Module and Script do not align; packages not found by program despite being installed and verified by test script #43

@DanaeStephens

Description

@DanaeStephens

I have installed and removed and re-installed vRhyme multiple times, both with and without the pip install, and consistently I get the following error when I attempt to run the program.

Image

However when I run the test_vRhyme.py file everything is present.

Image

As the portion of the base vRhyme code that runs this check is identical to the one that exists in test_vRhyme.py I have been unable to figure out what is going on or where the vRhyme code is searching for the modules.

Additionally, if I simply bypass the initial test_packages() portion of the vRhyme script, I receive the following error-

Image

This indicates to me that the program itself is failing to locate the installed packages, despite their presence and the test script easily locating them. Please advise on how to rectify this discrepancy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions