-
Notifications
You must be signed in to change notification settings - Fork 112
WIP: setup.py: Windows: Trying to add Numpy and SciPy completely #229
base: master
Are you sure you want to change the base?
Conversation
.. but without hooks.
|
So we'd remove the And we're not using the MKL versions any more? Seems to me that this was added for a reason. |
|
We are still using the MKL versions on Windows. I will create some builds with this change so we can test it. |
|
Hi @thopiekar , this PR fails to build Cura on Windows. I got the following error messages: |
|
Well, it is marked as WIP after all :) |
|
Ok. I thought that the hooks were needed to create a minimal set of SciPy. Looks like they are needed to get SciPy packaged somehow. |
|
@thopiekar Are you still working on this? |
|
Nope, and I feel a bit lost with it. |
|
Well, apparently if you don't do that it won't work... |
.. but without hooks.