opentap/OpenTap.Python

Limit which versions of Python that get loaded

Closed this issue · 1 comments

Pythonnet only supports a limited set of python versions.

We should detect when an invalid version gets loaded and avoid it.

This was fixed in a recent commit.