You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note, I just tried this on Ubuntu 22.04 in WSL2 and didn't get any issues.
uv run memray
usage: memray [-h] [-v] [-V] {run,flamegraph,table,live,tree,parse,summary,stats,transform,attach,detach} ...
memray: error: the following arguments are required: command
What Docker and WSL version are you using? I am using 4.37.1 (Docker) 2.3.26 (WSL).
I've added
jupyter
andmemray
as dev dependenciesI'd expect memray to be available and to see the same output I would get from running memray after pip installing it without
uv run
I'm on the latest uv
-> % uv --version uv 0.5.16
The text was updated successfully, but these errors were encountered: