error connecting in 'pool-1': Psycopg cannot use the 'ProactorEventLoop' to run in async mode. Please use a compatible event loop, for instance by setting 'asyncio.set_event_loop_policy(WindowsSelectorEventLoopPolicy())'
各位大佬,这个是在运行《从零构建企业生产级Agent服务》这个项目时提示的错误,我是初学者,对这个问题一筹莫展,请各位高手有空帮忙看看,怎么解决。