Lorcan
Lorcan
Hi, was there any development on this? I need a solution which can capture hardware accelerated windows (`mss` already does this, solutions with `win32ui` don't work because it only has...
@wchill Amazing, this worked, thank you so much! Been stuck on this for days. I'm going to make a few small changes for my purpose and post it here in...
Hi, any updates on this? I am having a very similar issue. In my case the error is `ImportError: cannot import name 'Correlation' from 'pandas_profiling.config' (c:\Users\lnick\anaconda3\envs\AllLibs310\lib\site-packages\pandas_profiling\config.py)` but it changes with...
I ended up just fully uninstalling and reinstalling and it works now. My versions are Python 3.10.0 Pandas=1.5.2 Pandas-profiling=3.6.2 It worked both in vscode and in jupyter.