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
{{ message }}
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.
`Traceback (most recent call last):
File "c:\Users\***\Downloads\Language-translation-chatbot-telegram-main\Language-translation-chatbot-telegram-main\bot.py", line 2, in <module>
from hugchat_api import HuggingChat
File "C:\Program Files\Python38\lib\site-packages\hugchat_api\__init__.py", line 1, in <module>
from .core import *
File "C:\Program Files\Python38\lib\site-packages\hugchat_api\core\__init__.py", line 4, in <module>
from hugchat_api.core.CorotineLoop import CorotineLoop
File "C:\Program Files\Python38\lib\site-packages\hugchat_api\core\CorotineLoop.py", line 10, in <module>
class CorotineLoop:
File "C:\Program Files\Python38\lib\site-packages\hugchat_api\core\CorotineLoop.py", line 31, in CorotineLoop
def submit(self, flow: Workflow) -> Future[None]:
TypeError: 'type' object is not subscriptable`
I get this after install
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I get this after install
The text was updated successfully, but these errors were encountered: