lucasb-eyer / pydensecrf

Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
MIT License
1.96k stars 417 forks source link

install faild #87

Open awp4211 opened 5 years ago

awp4211 commented 5 years ago

ValueError: Does not understand character buffer dtype format string ('e')

d.setUnaryEnergy(U)

File "pydensecrf/densecrf.pyx", line 80, in pydensecrf.densecrf.DenseCRF.setUnaryEnergy ValueError: Does not understand character buffer dtype format string ('e')

OS VERSION: UBUNTU 1604 PYTHON2.7