-
Notifications
You must be signed in to change notification settings - Fork 757
Closed
Description
Environment
- Pythonnet version: 2.4.0
- Python version: 3.6 (3.7, any)
- Operating System: Linux aarch64
Details
- Python.Runtime crashes when used on a Jetson Nano.
- Request: Enable support or provide hints for a workaround.
Exception:
Unhandled exception: System.NotImplementedException: No support for aarch64
at Python.Runtime.TypeManager.NativeCode.get_Active()
at Python.Runtime.TypeManager.InitializeNativeCodePage()
at Python.Runtime.TypeManager.InitializeSlots(IntPtr type, Type impl)
at Python.Runtime.TypeManager.CreateMetaType(Type impl)
at Python.Runtime.MetaType.Initialize()
at Python.Runtime.Runtime.Initialize(Boolean initSigs)
at Python.Runtime.PythonEngine.Initialize(IEnumerable`1 args, Boolean setSysArgv, Boolean initSigs)
at Python.Runtime.PythonEngine.Initialize(Boolean setSysArgv, Boolean initSigs)
at Python.Runtime.PythonEngine.Initialize()
Thanks!
Metadata
Metadata
Assignees
Labels
No labels