Skip to content

Interop with python 3? #11

Description

@vaporstack

Hi, I've been hacking on this a bit trying to get interoperability with an older version of Nuke and some more modern libraries. The production I'm working at has floating licenses for Nuke11 which runs Python 2.7.13.

Any version of python 3 would be lovely as interop. I'm running into errors related to pickling, and I suppose it's because default pickle protocol is 4 in python3. I went through and specified protocol 2 in all the pickle.dumps calls in the client but still no luck... any thoughts?

cheers

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