raydebug
raydebug
when run juggernaut: /usr/local/lib/node_modules/juggernaut/node_modules/socket.io/lib/store.js:35 Store.prototype.__proto__ = EventEmitter.prototype; ^ TypeError: Cannot read property 'prototype' of undefined at Object. (/usr/local/lib/node_modules/juggernaut/node_modules/socket.io/lib/store.js:35:41) at Module._compile (module.js:573:32) at Object.Module._extensions..js (module.js:582:10) at Module.load (module.js:490:32) at tryModuleLoad (module.js:449:12)...
OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\username\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies. 确认这个文件在这个位置 环境win11
After a long run only return this not very friendly
Traceback (most recent call last): File "/app/src/main.py", line 311, in result = run_hedge_fund( ^^^^^^^^^^^^^^^ File "/app/src/main.py", line 66, in run_hedge_fund final_state = agent.invoke( ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/langgraph/pregel/__init__.py", line 1929, in invoke...