-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
When I open a csv file (comma- or semicolon-separated, UTF-8 or ASCII), I only get the error "error in reading input file". No useful debug messages are printed on the terminal.
Also, the command line version does not work as it should:
python3 -m csv2vcf file.csv
shows the UI in the same way as without the filename. It would be better if it just converts file.csv to file.vcf.
Metadata
Metadata
Assignees
Labels
No labels