Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PythonEngine.Version broken #413

Closed
Closed
Assignees
vmuriart
@vmuriart

Description

@vmuriart

Environment

  • Pythonnet version:2.0+
  • Python version:All 64bit
  • Operating System:All

Details

  • Describe what you were trying to get done.

Get version of the Python Engine that is being used.

Console.WriteLine(PythonEngine.Version);

Similarly running any of the examples below cause the issue:

Console.WriteLine(PythonEngine.Platform);Console.WriteLine(PythonEngine.Copyright);Console.WriteLine(PythonEngine.BuildInfo);
  • If there was a crash, please include the traceback here.
at<unknown><0xffffffff>at (wrappermanaged-to-native)object.__icall_wrapper_mono_marshal_free (intptr)<0x0005a>at (wrappermanaged-to-native)Python.Runtime.Runtime.Py_GetVersion () [0x00016]in<1917bac3e4ca4f5babb4aca06c43c2b3>:0atPython.Runtime.PythonEngine.get_Version () [0x00000]in<1917bac3e4ca4f5babb4aca06c43c2b3>:0atPython.EmbeddingTest.TestPythonEngineProperties.CheckVersion () [0x00006]in<bbfa33c504624963a44ed1aca531940e>:0at (wrapperruntime-invoke)object.runtime_invoke_void (object,intptr,intptr,intptr) [0x0004c]in<f712f98eb8e445c8918edaf595bbe465>:0at<unknown><0xffffffff>at (wrappermanaged-to-native)System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) [0x0000c]in<f712f98eb8e445c8918edaf595bbe465>:0atSystem.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x00038]in<f712f98eb8e445c8918edaf595bbe465>:0atSystem.Reflection.MethodBase.Invoke (object,object[]) [0x00000]in<f712f98eb8e445c8918edaf595bbe465>:0atNUnit.Framework.Internal.Reflect.InvokeMethod (System.Reflection.MethodInfo,object,object[]) [0x00009]in<951ad176ccc7455b921ce376453f12cf>:0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp