You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "E:\Idea\WorkSpace\python\data_process\data_clean\data_clean.py", line 2, in
from qianfan.dataset.local_data_operators import LocalCheckCharacterRepetitionFilter
ImportError: cannot import name 'LocalCheckCharacterRepetitionFilter' from 'qianfan.dataset.local_data_operators' (E:\Anaconda\envs\pytorch2.0.0_cu118_cp311\Lib\site-packages\qianfan\dataset\local_data_operators_init_.py)
The text was updated successfully, but these errors were encountered:
System Info
qianfan-version=0.4.12.1
python-version=3.11
Reproduction
Traceback (most recent call last):
File "E:\Idea\WorkSpace\python\data_process\data_clean\data_clean.py", line 2, in
from qianfan.dataset.local_data_operators import LocalCheckCharacterRepetitionFilter
ImportError: cannot import name 'LocalCheckCharacterRepetitionFilter' from 'qianfan.dataset.local_data_operators' (E:\Anaconda\envs\pytorch2.0.0_cu118_cp311\Lib\site-packages\qianfan\dataset\local_data_operators_init_.py)
The text was updated successfully, but these errors were encountered: