Skip to content

Add Pythonnet __version__ variable #218

@vmuriart

Description

@vmuriart

It may be user error, but I was troubleshooting of my co-worker's machines and couldn't figure out how to send him a script that would return the version number of Pythonnet they were using from within Python.

Im thinking something in the lines of

import clr
print(clr.__version__)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions