linwhitehat/ET-BERT

No module named 'uer'

Closed this issue · 4 comments

When I try to run pretrain.py to pre-train,there is a mistake happed.
I really need you help
截屏2022-07-16 18 31 17

When I try to run pretrain.py to pre-train,there is a mistake happed. I really need you help 截屏2022-07-16 18 31 17

The uer directory is in the root directory and you can refer here #6 to set it.

Thank you ,I successfully solve this problem!!
And then I try to run the code:
截屏2022-07-17 09 53 54
And there is another mistake:
截屏2022-07-17 09 54 26

Thank you ,I successfully solve this problem!! And then I try to run the code: 截屏2022-07-17 09 53 54 And there is another mistake: 截屏2022-07-17 09 54 26

Please check if your data paths are accurate, you need to calibrate the file paths that exist in the parameters according to your own experimental environment.

谢谢,我成功解决了这个问题!! 然后我尝试运行代码: 还有一个错误: 截屏2022-07-17 09 53 54 截屏2022-07-17 09 54 26

How did you solve ModuleNotFoundError: No module named 'uer'