Open
Bug 1797164
Opened 3 years ago
Updated 2 years ago
mots module show command does not work
Categories
(Conduit :: mots, defect, P2)
Conduit
mots
Tracking
(Not tracked)
NEW
People
(Reporter: zeid, Unassigned)
Details
(Keywords: conduit-triaged)
A "module" argument is missing, and when the command is called, this is the error that is shown:
File "/Users/zeid/src/env/lib/python3.10/site-packages/mots/cli.py", line 47, in show
module.show(file_config.config["modules"], args.module)
AttributeError: 'Namespace' object has no attribute 'module'
| Reporter | ||
Updated•3 years ago
|
| Reporter | ||
Updated•2 years ago
|
Assignee: zeid → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•