Vocab-Apps / python-pinyin-jyutping-sentence

Convert a Chinese sentence to Pinyin or Jyutping
GNU General Public License v3.0
57 stars 6 forks source link

pip list ----> pinyin-jyutping-sentence, why? #13

Open bk111 opened 1 year ago

bk111 commented 1 year ago

pinyin-jyutping-sentence or pinyin_jyutping_sentence, why?

luc-vocab commented 1 year ago

can you explain what your question is in more detail ?

bk111 commented 1 year ago

after installed, 'pip list' display a different name for pinyin-jyutping-sentence, is your module name pinyin_jyutping_sentence or pinyin-jyutping-sentence?

luc-vocab commented 1 year ago

just use import pinyin_jyutping_sentence and it should work.