Skip to content

Python 3.x compatibility #7

Description

@theoren

I failed to use graph2vec with python 3.x
A patch is provided:
sed -i 's/cPickle/pickle/g;s/from node_vectors import/from graph2vec.node_vectors import/g' graph2vec-0.0.2/graph2vec/*.py

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions