Open ZSTank opened 1 year ago
setting.cfg,text_translation.py和要翻译的文件,请放在一个目录下
On Thu, Mar 23, 2023 at 5:08 PM ZSTank @.***> wrote:
我正常安装,也设定了setting.cfg,在对应目录中运行text_translation.py,以后什么都没有,既没有生成文件,也没有报错啊???求问各位大佬是什么情况
— Reply to this email directly, view it on GitHub https://github.com/jesselau76/pdf-epub-GPT-translator/issues/8, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJUSHGF6QCWLAWIJWCPDIGDW5PEDRANCNFSM6AAAAAAWEVGRBE . You are receiving this because you are subscribed to this thread.Message ID: @.***>
setup.cfg,text_translation.py和要翻译的文件,请放在一个目录下 ... On Thu, Mar 23, 2023 at 5:08 PM ZSTank @.> wrote: 我正常安装,也设定了setting.cfg,在对应目录中运行text_translation.py,以后什么都没有,既没有生成文件,也没有报错啊???求问各位大佬是什么情况 — Reply to this email directly, view it on GitHub <#8>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJUSHGF6QCWLAWIJWCPDIGDW5PEDRANCNFSM6AAAAAAWEVGRBE . You are receiving this because you are subscribed to this thread.Message ID: @.>
如果我没有放文件会报错。error: the following arguments are required: filename 所以,我的确也放在同一个文件夹里面的,检查过命名也没有错。就是什么都没有出现。
1.我原本怀疑是不是anaconda的虚拟环境问题,所以我做了两个尝试,一个是在虚拟环境里面配置。另一个是直接在本机python配置,但是两个最后的问题都一样。顺利运行也没有报错,但是就是什么都不出现。
2.后来以为是输入的文件有问题。为了排除这个,我用pdf,epub都分别做了输入了几个简单的英文句子。也没有任何问题。
疑问:是否可能是windows的原因,需要liunx环境才能运作吗?或者可能是需要Python3.8?求问大佬,绝望······
pip install pdfminer pdfminer.six openai tqdm ebooklib bs4
如果这些能正常install就可以运行。windows环境也没问题。可能openai的api key不好用了?
On Thu, Mar 23, 2023 at 8:54 PM ZSTank @.***> wrote:
setup.cfg,text_translation.py和要翻译的文件,请放在一个目录下 ... <#m4682091097567021314> On Thu, Mar 23, 2023 at 5:08 PM ZSTank @.> wrote: 我正常安装,也设定了setting.cfg,在对应目录中运行text_translation.py,以后什么都没有,既没有生成文件,也没有报错啊???求问各位大佬是什么情况 — Reply to this email directly, view it on GitHub <#8 https://github.com/jesselau76/pdf-epub-GPT-translator/issues/8>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJUSHGF6QCWLAWIJWCPDIGDW5PEDRANCNFSM6AAAAAAWEVGRBE https://github.com/notifications/unsubscribe-auth/AJUSHGF6QCWLAWIJWCPDIGDW5PEDRANCNFSM6AAAAAAWEVGRBE . You are receiving this because you are subscribed to this thread.Message ID: @.>
如果我没有放文件会报错。error: the following arguments are required: filename 所以,我的确也放在同一个文件夹里面的,检查过命名也没有错。就是什么都没有出现。
1.我原本怀疑是不是anaconda的虚拟环境问题,所以我做了两个尝试,一个是在虚拟环境里面配置。另一个是直接在本机python配置,但是两个最后的问题都一样。顺利运行也没有报错,但是就是什么都不出现。
2.后来以为是输入的文件有问题。为了排除这个,我用pdf,epub都分别做了输入了几个简单的英文句子。也没有任何问题。
疑问:是否可能是windows的原因,需要liunx环境才能运作吗?或者可能是需要Python3.8?求问大佬,绝望······
— Reply to this email directly, view it on GitHub https://github.com/jesselau76/pdf-epub-GPT-translator/issues/8#issuecomment-1480738018, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJUSHGB4HADH2VWPADOSJIDW5P6TPANCNFSM6AAAAAAWEVGRBE . You are receiving this because you commented.Message ID: @.***>
pip install pdfminer pdfminer.six openai tqdm ebooklib bs4 如果这些能正常install就可以运行。windows环境也没问题。可能openai的api key不好用了? … On Thu, Mar 23, 2023 at 8:54 PM ZSTank @.> wrote: setup.cfg,text_translation.py和要翻译的文件,请放在一个目录下 ... <#m4682091097567021314> On Thu, Mar 23, 2023 at 5:08 PM ZSTank @.> wrote: 我正常安装,也设定了setting.cfg,在对应目录中运行text_translation.py,以后什么都没有,既没有生成文件,也没有报错啊???求问各位大佬是什么情况 — Reply to this email directly, view it on GitHub <#8 <#8>>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJUSHGF6QCWLAWIJWCPDIGDW5PEDRANCNFSM6AAAAAAWEVGRBE https://github.com/notifications/unsubscribe-auth/AJUSHGF6QCWLAWIJWCPDIGDW5PEDRANCNFSM6AAAAAAWEVGRBE . You are receiving this because you are subscribed to this thread.Message ID: @.> 如果我没有放文件会报错。error: the following arguments are required: filename 所以,我的确也放在同一个文件夹里面的,检查过命名也没有错。就是什么都没有出现。 1.我原本怀疑是不是anaconda的虚拟环境问题,所以我做了两个尝试,一个是在虚拟环境里面配置。另一个是直接在本机python配置,但是两个最后的问题都一样。顺利运行也没有报错,但是就是什么都不出现。 2.后来以为是输入的文件有问题。为了排除这个,我用pdf,epub都分别做了输入了几个简单的英文句子。也没有任何问题。 疑问:是否可能是windows的原因,需要liunx环境才能运作吗?或者可能是需要Python3.8?求问大佬,绝望······ — Reply to this email directly, view it on GitHub <#8 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJUSHGB4HADH2VWPADOSJIDW5P6TPANCNFSM6AAAAAAWEVGRBE . You are receiving this because you commented.Message ID: @.>
我另外写了个py文件测试了我的api,发现是没有问题的,能访问也能调用,有返回数据的,而且我也是plus的,没有被封的。越是做越绝望,哪怕报个错也好啊,我还知道怎么解决。大佬有没有可能加我个微信,或者看看还有什么其他问题。这个没理由只有我一个人有问题啊
我不用微信。代码很简单,没有任何类的调用。从50行开始,每个步骤有chatGPT自动生成的注释。你看看可以一步一步加print,然后找到问题所在
On Thu, Mar 23, 2023 at 10:56 PM ZSTank @.***> wrote:
pip install pdfminer pdfminer.six openai tqdm ebooklib bs4 如果这些能正常install就可以运行。windows环境也没问题。可能openai的api key不好用了? … <#m2117452257555537967> On Thu, Mar 23, 2023 at 8:54 PM ZSTank @.*> wrote: setup.cfg,text_translation.py和要翻译的文件,请放在一个目录下 ... <#m4682091097567021314> On Thu, Mar 23, 2023 at 5:08 PM ZSTank @.> wrote: 我正常安装,也设定了setting.cfg,在对应目录中运行text_translation.py,以后什么都没有,既没有生成文件,也没有报错啊???求问各位大佬是什么情况 — Reply to this email directly, view it on GitHub <#8 https://github.com/jesselau76/pdf-epub-GPT-translator/issues/8 <#8 https://github.com/jesselau76/pdf-epub-GPT-translator/issues/8>>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJUSHGF6QCWLAWIJWCPDIGDW5PEDRANCNFSM6AAAAAAWEVGRBE https://github.com/notifications/unsubscribe-auth/AJUSHGF6QCWLAWIJWCPDIGDW5PEDRANCNFSM6AAAAAAWEVGRBE https://github.com/notifications/unsubscribe-auth/AJUSHGF6QCWLAWIJWCPDIGDW5PEDRANCNFSM6AAAAAAWEVGRBE https://github.com/notifications/unsubscribe-auth/AJUSHGF6QCWLAWIJWCPDIGDW5PEDRANCNFSM6AAAAAAWEVGRBE . You are receiving this because you are subscribed to this thread.Message ID: @.> 如果我没有放文件会报错。error: the following arguments are required: filename 所以,我的确也放在同一个文件夹里面的,检查过命名也没有错。就是什么都没有出现。 1.我原本怀疑是不是anaconda的虚拟环境问题,所以我做了两个尝试,一个是在虚拟环境里面配置。另一个是直接在本机python配置,但是两个最后的问题都一样。顺利运行也没有报错,但是就是什么都不出现。 2.后来以为是输入的文件有问题。为了排除这个,我用pdf,epub都分别做了输入了几个简单的英文句子。也没有任何问题。 疑问:是否可能是windows的原因,需要liunx环境才能运作吗?或者可能是需要Python3.8?求问大佬,绝望······ — Reply to this email directly, view it on GitHub <#8 (comment) https://github.com/jesselau76/pdf-epub-GPT-translator/issues/8#issuecomment-1480738018>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJUSHGB4HADH2VWPADOSJIDW5P6TPANCNFSM6AAAAAAWEVGRBE https://github.com/notifications/unsubscribe-auth/AJUSHGB4HADH2VWPADOSJIDW5P6TPANCNFSM6AAAAAAWEVGRBE . You are receiving this because you commented.Message ID: @.***>
我另外写了个py文件测试了我的api,发现是没有问题的,能访问也能调用,有返回数据的,而且我也是plus的,没有被封的。越是做越绝望,哪怕报个错也好啊,我还知道怎么解决。大佬有没有可能加我个微信,或者看看还有什么其他问题。这个没理由只有我一个人有问题啊
— Reply to this email directly, view it on GitHub https://github.com/jesselau76/pdf-epub-GPT-translator/issues/8#issuecomment-1480897942, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJUSHGEEBT7F4MFNH2ZVY7LW5QM33ANCNFSM6AAAAAAWEVGRBE . You are receiving this because you commented.Message ID: @.***>
+1 windows上运行之后什么都没输出
windows10上运行之后什么都没输出 报错也没有
windows10上运行之后什么都没输出 报错也没有
调整环境以后问题解决
module 'openai' has no attribute 'ChatCompletion' will sleep 60 seconds 0%| | 0/5 [01:00<?, ?it/s] Traceback (most recent call last): File "F:\gpttr\ebook-GPT-translator\text_translation.py", line 266, in translate_text completion = openai.ChatCompletion.create( AttributeError: module 'openai' has no attribute 'ChatCompletion'. Did you mean: 'Completion'?
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "F:\gpttr\ebook-GPT-translator\text_translation.py", line 452, in
windows10上运行之后什么都没输出 报错也没有
调整环境以后问题解决
请问如何调整呢
试试python text_translation.py test.pdf而非python3 text_translation.py test.pdf
运行命令时,python3 改成 python
运行命令时,python3 改成 python
请问 python 的版本
运行命令时,python3 改成 python
请问 python 的版本
我的是3.10.9,其他版本应该也都可以
windows10上运行之后什么都没输出 报错也没有
调整环境以后问题解决
请问你是怎么调整环境的?
我正常安装,也设定了setting.cfg,在对应目录中运行text_translation.py,以后什么都没有,既没有生成文件,也没有报错啊???求问各位大佬是什么情况