Skip to content

SCF 1.9.1 module issues with different Python versions #82

Description

@Jasonmight

Hi there,
My goal is to convert STL-Files into EBU-TT-DE-basic.

While SCF version 1.9.1 was still working with Python 3.7.9, it does not with Python 3.9.2 or 3.9.4.
I have the following error while converting a STL-File into STLXML (Module: \scf\scf-1.9.1\modules\STL2STLXML\stl2stlxml.py):

"LookupError: unknown encoding: iso_6937-2"

Also some modules have stylesheet-issues (that is while working with older Python versions):

"Warning at xsl:stylesheet on line 32 column 19 of STLXML2EBU-TT.xslt:
Running an XSLT 10 stylesheet with an XSLT 20 processor"

"Warning at xsl:stylesheet on line 21 column 72 of EBU-TT2EBU-TT-D.xslt:
Running an XSLT 10 stylesheet with an XSLT 20 processor"

"Warning at xsl:stylesheet on line 20 column 86 of EBU-TT-D2EBU-TT-D-Basic-DE.xslt:
Running an XSLT 10 stylesheet with an XSLT 20 processor"

Could you please help me with these problems?
Thanks in advance

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions