← Back to team overview

openlp-core team mailing list archive

[Bug 1510282] [NEW] ZionWorks import fails in OpenLP 2.2

 

Public bug reported:

When trying to import the CSV generated from ZionWorks song database,
the import fails with this error message:

The following songs could not be imported:
- Error reading CSV file. (Line 0: iterator should return strings, not bytes (did you open the file in text mode?))

The problem is that the code doing the import hasen't been updated to
work with python3.

** Affects: openlp
     Importance: Medium
     Assignee: Tomas Groth (tomasgroth)
         Status: In Progress

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1510282

Title:
  ZionWorks import fails in OpenLP 2.2

Status in OpenLP:
  In Progress

Bug description:
  When trying to import the CSV generated from ZionWorks song database,
  the import fails with this error message:

  The following songs could not be imported:
  - Error reading CSV file. (Line 0: iterator should return strings, not bytes (did you open the file in text mode?))

  The problem is that the code doing the import hasen't been updated to
  work with python3.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1510282/+subscriptions


Follow ups