gohell9

Results 2 comments of gohell9

我知道啊,不过安装1.5.0版本的tf总是失败,换了中科大的pip源也失败。 所以想要一下pipenv的包 😂

(mytest-_wf8kayD) [root@m1 mytest]# python lx_bot_3.py train Traceback (most recent call last): File "lx_bot_3.py", line 44, in max_token_id = wordToken.load_file_list(['samples/question.txt', 'samples/answer.txt'], min_freq) File "/root/data/mytest/word_token.py", line 29, in load_file_list with open(file, 'r',encoding='utf-8')...