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

directorPython #53

Open
sunit1409 opened this issue May 23, 2019 · 1 comment
Open

directorPython #53

sunit1409 opened this issue May 23, 2019 · 1 comment

Comments

@sunit1409
Copy link

How has director been integrated to python ? Is the pip package of director not sufficient ?

@patmarion
Copy link
Member

Director is not available from pip. The pip package named "director" is an unrelated project.

Director is normally compiled from source. Director is composed of c++ and python code, and it therefore has library dependencies such as Qt and VTK. You can system install these dependencies and then compile director from source.

For distributing LabelFusion we have provided all dependencies inside a Docker image, but it's also possible to compile it from source.

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

No branches or pull requests

2 participants