yukiyuqichen / CHAR

Chinese character variant converter. 中文异体字转换器。
Other
15 stars 3 forks source link

Applying the update to the python package #8

Closed sudoghut closed 2 months ago

sudoghut commented 2 months ago

I received a report that someone encountered a conversion error that we had fixed months ago.

What would be the best solution for our Python users to update the char package? Running

pip install char-converter -U

regularly?

yukiyuqichen commented 2 months ago

I received a report that someone encountered a conversion error that we had fixed months ago.

What would be the best solution for our Python users to update the char package? Running

pip install char-converter -U

regularly?

Sorry for the mistake! The python package has been updated now. The correct command to update the package is: "pip install charconverter -U". Please notice that there is a "" in the package name, instead of a "-".