I tried doing ``` uv init uv install numpy matplotlib uv run deno run -A index.ts ``` but it says it can't find the numpy module?