i did something like set LINE_PROFILE=1; python demo_primes.py just like how a normal flask app is ran on windows. but the program ran correctly without giving the line profiling data. i tried the exact same file and instruction in linux (minus the set syntax in powershell) and the profiling worked as well as the program itself.
how do i resolve this in windows 11? thanks in advacne.