View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007839 | Taler | libeufin (general) | public | 2023-05-09 16:37 | 2023-05-09 16:37 |
Reporter | MS | Assigned To | MS | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Summary | 0007839: CLI installation should check dependencies | ||||
Description | Following is one example where the CLI misses python3-click and the installation didn't detect it beforehand. $ libeufin-cli sandbox --sandbox-url "${SANDBOX_URL}" demobank register Traceback (most recent call last): File "/home/taler/bin/libeufin-cli", line 5, in <module> import click ModuleNotFoundError: No module named 'click' | ||||
Tags | No tags attached. | ||||