Skip to content

python-six is missing in pythonnative #286

@persianpros

Description

@persianpros

There are some issues and compatibility problems regarding python 2 and 3 so some developers use

python-six

and pythonnative doesn't support it so the result is

ImportError: No module named six

We need python-six in both native and end-user environments so please add it.

Making python 2 codes compatible with 3 is easy using python-six

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