[Python.NET] Pythonnet Version Info

Denis Akhiyarov denis.akhiyarov at gmail.com
Tue Nov 21 16:26:54 EST 2017


The version variable was added to pythonnet recently, but you can use pip
with older versions:

pip list

On Tue, Nov 21, 2017, 12:46 PM Jonno <jonnojohnson at gmail.com> wrote:

> Hi,
>
> Is there a way to return the Pythonnet version once clr has been imported?
> I can't find any version info.
>
> Also, I'm trying to help someone using a DLL who is getting the
> "System.IO.FileNotFoundException: Unable to find assembly" exception. Any
> suggestions for debugging?
>
> When looking at the DLL with JetBrains dotPeek it shows .Net framework
> v4.5.2.
> What does this require in terms of Pythonnet? What does it require in
> terms of .NET framework installed on his pc?
>
> Thanks,
>
> Mark.
> _________________________________________________
> Python.NET mailing list - PythonDotNet at python.org
> https://mail.python.org/mailman/listinfo/pythondotnet
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20171121/3432df45/attachment.html>


More information about the PythonDotNet mailing list