Thanks to visit codestin.com
Credit goes to github.com

Skip to content

npython from wheels doesn't find Python.runtime.dll #39

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
davidanthoff opened this issue Apr 10, 2014 · 2 comments
Closed

npython from wheels doesn't find Python.runtime.dll #39

davidanthoff opened this issue Apr 10, 2014 · 2 comments
Assignees
Labels
Milestone

Comments

@davidanthoff
Copy link
Contributor

https://ci.appveyor.com/project/davidanthoff/pythonnet/build/job/1

It looks as if the new embedding of the runtime in npython doesn't work on win. The Travis build seems to work.

@davidanthoff davidanthoff added this to the 2.0.0 Beta 1 milestone Apr 10, 2014
@tonyroberts
Copy link
Contributor

yeah there's something odd going on with the threads test :( I'm looking at it now

@tonyroberts
Copy link
Contributor

just looked at that build you linked - that problem is fixed in my branch (some code was getting optimized away by the compiler so worked in debug but not release), but I'm looking at another problem to do with threading before merging that change. Just saying as I realized my last comment was confusing :)

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

No branches or pull requests

2 participants