-
Notifications
You must be signed in to change notification settings - Fork 770
Closed
Description
Environment
- Pythonnet version: Dev
- Python version: All
- Operating System: Lix
Details
- Describe what you were trying to get done.
Run Embdded Tests on travis
- What commands did you run to trigger this issue? If you can provide a
Minimal, Complete, and Verifiable example
this will help us understand the issue.
uncomment embdded tests on travis
- 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
Metadata
Metadata
Assignees
Labels
No labels