Skip to content

Python 3 compatibility #30

@carlwgeorge

Description

@carlwgeorge

Is this software compatible with Python 3? The README file says that Python 2.7 is required, but it isn't clear if that's a minimum requirement or if Python 2.7.x is needed.

If the software is compatible with Python 3, is it possible to install two versions at the same time, one linked against Python 2 and the other against Python 3? Perhaps by switching from:

  • /usr/lib64/caja/extensions-2.0/libcaja-python.so

to:

  • /usr/lib64/caja/extensions-2.0/libcaja-python2.so
  • /usr/lib64/caja/extensions-2.0/libcaja-python3.so

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions