-
Notifications
You must be signed in to change notification settings - Fork 176
Make VTK optional #3324
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
Make VTK optional #3324
Conversation
|
Are you still going to distribute the wheels? |
|
Probably, although VTK are getting better at releasing up to date wheels: https://pypi.org/project/vtk/#history |
connorjward
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am happy with this. @JDBetteridge believes that some bikeshedding/further API thought is required before merging.
b553497 to
8785a92
Compare
dham
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please make vtk default on.
|
@danshapero can you remind me what your motivation was for this change? #3117 (comment) |
2d03446 to
7c0b2d4
Compare
7c0b2d4 to
b642ecb
Compare
|
I think this is ready, I think I want to kick the "move |
|
This also needs announcing in general before being merged as it has user facing changes |
97442f0 to
4218cd5
Compare
Description
Recent issues on ARM based Mac + the long standing issue where we have to distribute VTK wheels prompted making VTK an optional dependency.