dengdan / seglink

An Implementation of the seglink alogrithm in paper Detecting Oriented Text in Natural Images by Linking Segments
GNU General Public License v3.0
495 stars 178 forks source link

ImportError: No module named util #27

Closed shengzhang90 closed 7 years ago

shengzhang90 commented 7 years ago

ImportError: No module named util

idefix92 commented 7 years ago

did you connect pylib/src to your PYTHONPATH?

dheeru999 commented 7 years ago

i have connected pylib/src to my PYTHONPATH .. but still i'am facing the same issue

Haiyan-Chris-Wang commented 6 years ago

@idefix92 Could you please tell me how do I connect pylib/src to my PYTHONPATH?