#714·scalene

No memory profiling on windows (WSL or hyperv virtualization)

Author: farnyserCreated Oct 16, 2023Updated Dec 14, 2025

Hi,

I can't make the memory profiling works on windows 11 neither using WSL not using a virtualized ubuntu distribution (through hyper-v) I get Memory timeline: (max: 0.000 MB, growth: 0.0%) whatever the script I'm trying to run.

I'm using

  • Scalene version 1.5.31.1
  • Python 3.11.5

Any idea how to debug this ? (Works fine on my personal linux computer, sadly I can't take company code there)

Thanks