Skip to content

python setup.py install puts Python.Runtime.dll into wrong directory #123

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
den-run-ai opened this issue Jan 28, 2016 · 4 comments
Closed

Comments

@den-run-ai
Copy link
Contributor

the python setup.py install builds and installs pythonnet as egg and puts Python.Runtime.dll into wrong directory. The wheel version is fine (python setup.py bdist_wheel).

@mx
Copy link

mx commented Feb 4, 2016

I also noticed this on Windows 10. Wheel via bdist_wheel worked fine as well.

@den-run-ai
Copy link
Contributor Author

related, apparently the fix was partial @tonyroberts?

#44

@den-run-ai
Copy link
Contributor Author

also it was working at this point: #24

@tonyroberts
Copy link
Contributor

it's only distributed as wheels now, so as this only applies to eggs this isn't an issue.

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

3 participants