WSLUser
WSLUser
Re-opened since it has feature-enhancement tag. If this can be done automatically by pengwin by detecting it's on a different host (or a duplicate on the same host), that would...
Great I'll be sure to test it out. This should be one of those things you add to Raft to use for other distros under the pengwin-setup stuff.
It's a kernel option. I may have it enabled in my kernel config but to compile it, you'll need to compile the latest stable 5.8 kernel or alternatively the mainline...
Possibly related irt registry settings: https://github.com/WhitewaterFoundry/Pengwin/issues/595
Out of curiosity, did you also try adding anything besides just Python (such as Poetry or Pip?)
It would be when you select Python. An option should appear for you to choose to install Pip or Poetry with the IDLE Manager. If these aren't showing up, I...
I submitted a minor PR that may help ensure you see the options. But I don't think it would resolve your issue. Poetry doesn't require C++, it's purely written in...
I can confirm this issue does not seem to be observed in a fresh install. @andybak can you retest? If you don't reproduce after updating or trying a fresh install...
Any investigation to cause?
Ok, I'll give that a try. I was hoping to bring the feature to pengwin-setup but then came across the error and had to stop there since the few things...