AIGCT / EASYChatGPT

This is an application project of 'chatgpt',only applicable to desktop environment.
559 stars 691 forks source link

No module named 'revChatGPT.Official' #19

Open FlyCode555 opened 1 year ago

FlyCode555 commented 1 year ago

这个怎么解决

luxiulin commented 1 year ago

同问

Chris-enABLE-Foundation commented 1 year ago

this is a pycharm issue apparently Cannot find reference 'Official' in 'init.py'

https://intellij-support.jetbrains.com/hc/en-us/community/posts/4413779776018-Cannot-find-reference-module-in-init-py-

GuodongFan commented 1 year ago

API变了,成了Unofficial了

gitouni commented 1 year ago

API变了,成了Unofficial了

还是有问题:

import tls_client
ModuleNotFoundError: No module named 'tls_client'
yaoguangzi commented 1 year ago

API变了,成了Unofficial了

还是有问题:

import tls_client
ModuleNotFoundError: No module named 'tls_client'

I had the same problem. Have you solved it?

gitouni commented 1 year ago

API变了,成了Unofficial了

还是有问题:

import tls_client
ModuleNotFoundError: No module named 'tls_client'

I had the same problem. Have you solved it?

It is a deprecated version of openai, please refer to EasyChatGPT-API

buckdoe commented 1 year ago

这个问题有终极解决办法没?我也遇到了,没人修复缺陷么?