Skip to content

sequence item 1: expected str instance, WindowsPath found #158

@osean-man

Description

@osean-man

I am using this package, on Windows. It worked correctly for some time and then I started to receive this error:
"sequence item 1: expected str instance, WindowsPath found"
The back trace shows the error here: <link href="{% sass_src 'css/main.scss' %}" rel="stylesheet" type="text/x-scss" /> in base.html from which all other templates extend. Looking further down the line in sass.py, line 640, it is trying to join the paths. Python must have a WindowsPath object or something. Any recommendation on how to fix this issue without messing with sass.py?

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