Skip to content

The psf filename cannot be specified as a unicode string #6

@michaelnt

Description

@michaelnt

Using a unicode string throws the following error, converting the path to a string works.

Not sure if unicode file names are required

ArgumentError: Python argument types in
    PSFDataSet.__init__(PSFDataSet, unicode)
did not match C++ signature:
    __init__(_object* self, std::string filename)

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