Closed
Description
openedon Jun 3, 2020
Steps to repro:
- Create venv
- Switch to it
- Switch on raw kernel support
- Run interactive window
- Follow install prompts
- Expect kernel to start
Kernel actually fails with an import dll load failure when importing the win32api package.
This is because the installer for pywin32 needs admin rights.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment