Skip to content

cannot use bytes as filename #383

Open
@petaflot

Description

@petaflot
  File "[...]/pylatex/base_classes/latex_object.py", line 168, in generate_tex
    with open(filepath + '.tex', 'w', encoding='utf-8') as newf:
              ~~~~~~~~~^~~~~~~~
TypeError: can't concat str to bytes

I suppose this says it all..

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