Skip to content

Python2 --> Python3 #25

@AndresPrez

Description

@AndresPrez

Seems like most of the 0install tools are all python2-based. Is there any plan to make the upgrade to python3? Python2 is deprecated and no longer supported.

Im particularly facing issues with this when following the template, publish, release and compile process.

To give an example, trying to sign the XML program Im getting:

$> 0publish HelloWorld.xml --xmlsign
   AttributeError: module 'base64' has no attribute 'encodestring'

And apparently there's no more support for this?

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