Skip to content

[Bug] CLI not working (remove CLI from this package) #3

@dsmits

Description

@dsmits

I installed the latest version:

>>> vtest run-test-algorithm
Traceback (most recent call last):
  File "/home/dsmits/mambaforge/envs/v6-local/bin/vtest", line 5, in <module>
    from cli.test import cli_test
ModuleNotFoundError: No module named 'cli'

Makes sense that it can't find the module named cli because cli is just a folder, not a module (as far as I can see)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions