Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macos 安装依赖后,执行报错 #571

Open
watchpoints opened this issue Feb 9, 2025 · 0 comments
Open

macos 安装依赖后,执行报错 #571

watchpoints opened this issue Feb 9, 2025 · 0 comments

Comments

@watchpoints
Copy link

watchpoints commented Feb 9, 2025

云主机登录限制不行,
改为macos也执行报错

python -V
Python 3.13.1

python xiaogpt.py --config xiao_config.yaml
Traceback (most recent call last):
File "/Users/wangchuanyi/money/years/xiaogpt/xiaogpt.py", line 2, in
from xiaogpt.cli import main
File "/Users/wangchuanyi/money/years/xiaogpt/xiaogpt/cli.py", line 2, in
import asyncio
File "/usr/local/lib/python3.11/site-packages/asyncio/init.py", line 21, in
from .base_events import *
File "/usr/local/lib/python3.11/site-packages/asyncio/base_events.py", line 296
future = tasks.async(future, loop=self)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant