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

Include all Python header files with nightly binary build #2637

Closed
slicerbot opened this issue Mar 12, 2020 · 6 comments
Closed

Include all Python header files with nightly binary build #2637

slicerbot opened this issue Mar 12, 2020 · 6 comments

Comments

@slicerbot
Copy link
Collaborator

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.

@lassoan
Copy link
Contributor

lassoan commented Mar 20, 2020

In order to install Python modules that require compilation into the Slicer Python, the Python header files are required.
Could these be added to the nightly binary build of Slicer?

@jcfr Is this issue still relevant?

@jcfr
Copy link
Member

jcfr commented Mar 20, 2020

Considering that most of the packages we would like to install are available as wheel, I will close this.

If there is still need for this, we will either re-open the issue or create a new one.

@mgrauer For the record, you created the original mantis issue back in 2012 !

@jcfr jcfr closed this as completed Mar 20, 2020
@mgrauer
Copy link

mgrauer commented Mar 20, 2020

Glad to know my issue was closed! I certainly don't require those header files any more.

@benzwick
Copy link
Contributor

benzwick commented Jul 9, 2020

The Python headers are required for installing the FEniCS package
(see https://discourse.slicer.org/t/installing-fenics-python-package-inside-slicer/12322/9)
but if nobody else needs this I guess its not too difficult to install them manually.

@jcfr
Copy link
Member

jcfr commented Jul 9, 2020

DOLFIN Python component needs to be built separately

Do you have more details on which python headers are required ?
And do you have a link to the GitHub project associated with DOLFIN ?

@benzwick
Copy link
Contributor

benzwick commented Jul 9, 2020

No, I don't know which headers are required, sorry.

The stable DOLFIN (the one I am using) is here on BitBucket:
https://bitbucket.org/fenics-project/dolfin

A newer implementation of DOLFIN is here on GitHub:
https://github.com/FEniCS/dolfinx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants