kevinjycui / DesmosBezierRenderer

A simple image/video to Desmos graph converter run locally
https://www.youtube.com/watch?v=BQvBq3K50u8
GNU General Public License v3.0
584 stars 101 forks source link

Error with potrace #67

Open Jakehero4 opened 1 year ago

Jakehero4 commented 1 year ago

I get this error whenever I run backend.py AttributeError: module 'potrace' has no attribute 'TURNPOLICY_MINORITY' any way to fix this?

duolaameng903 commented 11 months ago

not sure if this breaks anything but path = bmp.trace() from junferno's other program seems to work