Skip to content

Unable to compile gco #22

Description

@GeorgeCodeHub

Hello there,

I'm trying to use pygco and I'm stuck in trying to compile it. I tried compiling in both Windows and Ubuntu but with no luck.
Is there a guide on how I should compile the whole folder or which files to compile? I tried starting from GCOptimization but I got too many errors.

Note: I'm using it for a python project where I try to colorize an image by using the graph cut method. My gcc version is 5.4.0

I also tried using pip and it installed pygco=0.0.1 but when I try to import it, it doesn't recognize it.

It gives: No module named 'pygco'

I import it like so:
import pygco

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