Skip to content
This repository was archived by the owner on Jun 3, 2020. It is now read-only.
This repository was archived by the owner on Jun 3, 2020. It is now read-only.

ValueError: multi-byte encodings are not supported #58

@onmyway133

Description

@onmyway133

I'm using exitwp to migrate from Wordpress to Octopress

  • I export my Wordpress (4.3.1) posts to wordpress.xml
  • I add xmlns:atom="http://www.w3.org/2005/Atom to my rss element

but then I get ValueError: multi-byte encodings are not supported.

My wordpress.xml is <?xml version="1.0" encoding="UTF-7" ?>, so I must convert it to UTF-8 for it to work. Hope it helps someone

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions