Skip to content
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

FEniCS should depend on specific SWIG version #24

Closed
johannesring opened this issue Jan 4, 2017 · 3 comments · Fixed by #28
Closed

FEniCS should depend on specific SWIG version #24

johannesring opened this issue Jan 4, 2017 · 3 comments · Fixed by #28

Comments

@johannesring
Copy link
Contributor

FEniCS should depend on a specific SWIG version or else it will lead to problems like this.

@johannesring
Copy link
Contributor Author

The same goes for NumPy. We need to run with the same version as DOLFIN was built with.

@minrk
Copy link
Member

minrk commented Jan 9, 2017

Can do. How tightly to we need to pin swig? Minor version or patch?

conda already pins numpy for any package that depends on it, so that should already be covered.

@johannesring
Copy link
Contributor Author

If you by patch mean 11 in swig version 3.0.11, then it should be patch.

@minrk minrk mentioned this issue Jan 9, 2017
@minrk minrk closed this as completed in #28 Jan 9, 2017
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

Successfully merging a pull request may close this issue.

2 participants