pydensecrf icon indicating copy to clipboard operation
pydensecrf copied to clipboard

error: subprocess-exited-with-error

Open wenle1916 opened this issue 11 months ago • 1 comments

×git clone --filter=blob:none --quiet https://github.com/lucasb-eyer/pydensecrf.git did not run successfully. │ exit code: 128 ╰─> See above for output.

wenle1916 avatar Dec 20 '24 14:12 wenle1916

If useful, given this package seems not actively maintained but highly useful, you can use this fork which allows you to pip install pydensecrf2 and then use the same import pydensecrf, etc. All credit to these authors here - I am just happy to help maintain it.

MMathisLab avatar Dec 23 '24 13:12 MMathisLab