-
Notifications
You must be signed in to change notification settings - Fork 748
setup.py fails on Ubuntu14.04 / 64Bit #209
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
Comments
@mackim83 you are likely missing one of dependencies: https://github.com/pythonnet/pythonnet/blob/master/.travis.yml
|
also make sure that Py_ENABLE_SHARED and PYTHON_WITHOUT_ENABLE_SHARED are set or not set according to your python installation: |
👍 Thanks for your help. And I learned how to check for the installation in travis ci environment. |
Can you please close the issue if no other problems appeared? |
Actually I had an issue about |
don't have to install |
feel free to contribute your findings on troubleshooting wiki and then post an update here or on mailing list: https://github.com/pythonnet/pythonnet/wiki/Troubleshooting-on-Windows-and-Linux |
I've tried to install with master branch and I took below messages.
Could you check below?
The text was updated successfully, but these errors were encountered: