#๐Ÿ”’ Virtual Machine Platform issue while trying to set up Podman

4 messages ยท Page 1 of 1 (latest)

rapid orbit
#

i am trying to setup podman (because docker desktop just did not work at all, possibly for the same issue i have here, but docker desktop wouldnt even launch)

as seen in the screenshot, podman says that i need VMP enabled, even though it is enabled. The link podman provided takes me to a microsoft article that tells me to run this:

dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart

but it just seems to freeze here and not continue: (i left it for over an hour before killing it)

C:\WINDOWS\system32>dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart

Deployment Image Servicing and Management tool
Version: 10.0.19041.3636

Image Version: 10.0.19045.4412

Enabling feature(s)
woven sunBOT
#

@rapid orbit

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

woven sunBOT
#

@rapid orbit

Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.