Skip to content

TypeError: Can't convert 'bool' object to str implicitly on Windows #26

Open
@dbobak

Description

@dbobak

When trying to build a file with Pandown (regardless of the output file format), I'm getting the following errors in the console:

Traceback (most recent call last):
  File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 533, in run_
    return self.run(**args)
  File "pandownBuildCommand in C:\Users\deni\AppData\Roaming\Sublime Text 3\Installed Packages\Pandown.sublime-package", line 97, in run
  File "pandownBuildCommand in C:\Users\deni\AppData\Roaming\Sublime Text 3\Installed Packages\Pandown.sublime-package", line 365, in buildPandocCmd
TypeError: Can't convert 'bool' object to str implicitly

My configuration:
Windows 8.1 Polish version
Sublime Text 3 build 3083

regards,
Darek

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