-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
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
leronjulian
Metadata
Metadata
Assignees
Labels
No labels