You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there was a crash, please include the traceback here.
2) Test Error : Python.EmbeddingTest.InitializeTest.LoadSpecificArgs
System.DllNotFoundException : python3.3m
at (wrapper managed-to-native) Python.Runtime.Runtime:Py_IsInitialized ()
at Python.Runtime.Runtime.Initialize () [0x0000d] in <fea685d5921d44b4b7467a2024326a50>:0
at Python.Runtime.PythonEngine.Initialize (System.Collections.Generic.IEnumerable`1[T] args) [0x00014] in <fea685d5921d44b4b7467a2024326a50>:0
at Python.Runtime.PythonEngine..ctor (System.String[] args) [0x00006] in <fea685d5921d44b4b7467a2024326a50>:0
at Python.EmbeddingTest.InitializeTest.LoadSpecificArgs () [0x00017] in <d8d5ddeae8034105ad65b9a93bb85bc8>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in <8f2c484307284b51944a1a13a14c0266>:0
The text was updated successfully, but these errors were encountered:
Environment
Details
Run Embdded Tests on travis
Minimal, Complete, and Verifiable example
this will help us understand the issue.
uncomment embdded tests on travis
The text was updated successfully, but these errors were encountered: