Skip to content

Instantly share code, notes, and snippets.

@LesFerch
Last active May 16, 2026 05:43
Show Gist options
  • Select an option

  • Save LesFerch/a4a44e6f69393fa83fd4cc11312c2d91 to your computer and use it in GitHub Desktop.

Select an option

Save LesFerch/a4a44e6f69393fa83fd4cc11312c2d91 to your computer and use it in GitHub Desktop.

Open Task Manager, set it to Details view, and add the Command line column to the view:

image

Start the PIP installer:

image image

Click Next, Next, Next, Install:

When you see this message, do NOT click OK (yet):

image

Look in Task Manager and end the last msiexec.exe task that got added. It will be the one with a commmand line entry that says "-Embedding" but does not end with " C". It will look like the following example but with a different number:

image

Once that task has been ended (aka "killed'), click OK on the error message and the install will continue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment