《Function Call实战练习》中所举的例子autogen_stocks.py运行错误 #145
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#145
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
基德老师
您在9月14日《Function Call实战练习》中所举的例子autogen_stocks.py, 我下载到本地pycharm环境中运行,显示如下错误,请问如何解决(我已经开了梯子且网络正常的)?
如果实在不行的,请问下国内是否有类似库可以调用?
Failed to get ticker 'NVIDA' reason: HTTPSConnectionPool(host='query1.finance.yahoo.com', port=443): Max retries exceeded with url: /v1/test/getcrumb (Caused by ProxyError('Unable to connect to proxy', FileNotFoundError(2, 'No such file or directory')))
[100%**] 1 of 1 completed
这个报错比较明确,看下你的科学上网是不是开的全局代理,可能要开启全局代理才能连上yahoo