Skip to content

Travis can't find dll for embdded tests #352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
vmuriart opened this issue Feb 2, 2017 · 1 comment
Closed

Travis can't find dll for embdded tests #352

vmuriart opened this issue Feb 2, 2017 · 1 comment

Comments

@vmuriart
Copy link
Contributor

vmuriart commented Feb 2, 2017

Environment

  • Pythonnet version: Dev
  • Python version: All
  • Operating System: Lix

Details

  • Describe what you were trying to get done.

Run Embdded Tests on travis

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 
@vmuriart
Copy link
Contributor Author

vmuriart commented Feb 2, 2017

Needs someone a bit more familiar with how/where linux stores its dll's.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant