Closed
Description
Install via
pip install git+https://github.com/pythonnet/pythonnet#egg=pythonnet
then uninstall via
pip uninstall pythonnet
This leaves Python.Runtime.dll behind in the site-packages directory, which it shouldn't.
PS: if the initial install is from a wheel, everything gets uninstalled correctly.