Skip to content

Error with CSV Writer #13

@antonylebechec

Description

@antonylebechec

OS: MacOS
Python: 3.11
PyVCF3: 1.0.3
CSV: 1.0.0

Error within csv.writer

    vcf.Writer(f, header_obj)
  File "/lib/python3.11/site-packages/vcf/parser.py", line 776, in __init__
    self.writer = csv.writer(
                  ^^^^^^^^^^^
TypeError: "quotechar" must be a 1-character string

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions