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
openai-realtime-python on main [!] via desktop-linux via v3.12.7 via agora-openai took 5s
➜ python -m realtime_agent.main agent --channel_name=test-v1 --uid=1122
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "C:\Users\hp\Desktop\Development\agora-conversational-exp\openai-realtime-python\realtime_agent\main.py", line 14, in <module>
from .agent import InferenceConfig, RealtimeKitAgent
File "C:\Users\hp\Desktop\Development\agora-conversational-exp\openai-realtime-python\realtime_agent\agent.py", line 8, in <module>
from agora.rtc.rtc_connection import RTCConnection, RTCConnInfo
File "C:\Users\hp\.conda\envs\agora-openai\Lib\site-packages\agora\rtc\rtc_connection.py", line 3, in <module>
from .agora_base import *
File "C:\Users\hp\.conda\envs\agora-openai\Lib\site-packages\agora\rtc\agora_base.py", line 3, in <module>
from . import agora_lib
ImportError: cannot import name 'agora_lib' from 'agora.rtc' (C:\Users\hp\.conda\envs\agora-openai\Lib\site-packages\agora\rtc\__init__.py)
openai-realtime-python on main [!] via desktop-linux via v3.12.7 via agora-openai took 5s
➜ python -m realtime_agent.main agent --channel_name=test-v1 --uid=1122
Here's the requirements.txt
System Information
The text was updated successfully, but these errors were encountered: