pmneila / PyMaxflow

Python library for creating flow networks and computing the maxflow/mincut (aka graph-cuts for Python)
http://pmneila.github.io/PyMaxflow/
242 stars 59 forks source link

window saying "Python has stopped working" #48

Open fatmoha opened 3 years ago

fatmoha commented 3 years ago

error when installing pymaxflow

pmneila commented 3 years ago

Hi @fatmoha,

I need more information to solve this. What's the command you used for installing the package? What's exactly the output of the command? When does that window appears?

fatmoha commented 3 years ago

the command pip install pymaxflow

the output of the command? it get the usual window saying "Python has stopped working"

output

fatmoha commented 3 years ago

@pmneila can you help me