View Issue Details

IDProjectCategoryView StatusLast Update
0007839Talerlibeufin (general)public2023-05-09 16:37
ReporterMS Assigned ToMS  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0007839: CLI installation should check dependencies
DescriptionFollowing 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'
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-05-09 16:37 MS New Issue
2023-05-09 16:37 MS Status new => assigned
2023-05-09 16:37 MS Assigned To => MS