Skip to content

馃悶 Unicode Error when parsing flp#203

Description

@Nitoprok

Describe the issue

Just ran the basic

import pyflp
project = pyflp.parse("C:\Users\surfe\Documents\Image-Line\FL Studio\Projects\Riser.flp")

Got a SyntaxError saying
"[unicode error] 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape
Freshly installed Python and PyFlp.

What version of PyFLP are you using?

2.2.1

What code caused this issue?

import pyflp
project = pyflp.parse("C:\Users\surfe\Documents\Image-Line\FL Studio\Projects\Riser.flp")

Screenshots, Additional info

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions