How to use C# Class Libraries (dll) in Python

You might want to reference the .dll more explicitly:

This also helps tremendously to avoid dependency hell.