Malek Smida

Results 3 comments of Malek Smida

Duplicated from #198 Here is the [solution to this issue](https://github.com/virattt/ai-hedge-fund/issues/198#issuecomment-2832266580).

Here is the solution to fix the issue **Stack** OS: Windows 11 Setup: Using Poetry **Problem detection** (my experience) When running `poetry run python src/main.py --ticker AAPL,MSFT,NVDA`, I had the...

I had the same error, asked Claude chat and he recommended running: `npm cache clean --force` Then `npm install -g @anthropic-ai/claude-code` It worked for me