lingpy / pysign

Python library for the manipulation of sign language data
MIT License
0 stars 0 forks source link

ImportError: cannot import name 'translate' from 'pysign' #7

Open vadev opened 1 year ago

vadev commented 1 year ago

Hi. I tried to import translate in pysign. but getting an error ImportError: cannot import name 'translate' from 'pysign'

can ya double check if translate still exists in your module.

thanks

LinguList commented 1 year ago

Please provide the full error code, not just the last line. Otherwise, I cannot check.