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

Conditional import of Marlgrid if dependencies installed #37

Open
dapatil211 opened this issue Mar 28, 2021 · 1 comment
Open

Conditional import of Marlgrid if dependencies installed #37

dapatil211 opened this issue Mar 28, 2021 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@dapatil211
Copy link
Collaborator

Marlgrid needs a library called freeglut which isn't always installed on ubuntu. The responsibility for setting up Marlgrid should be on the user, and we should only import it if dependencies set up.

@dapatil211 dapatil211 added the bug Something isn't working label Mar 28, 2021
@dapatil211 dapatil211 added this to the v0.1 milestone Mar 30, 2021
@alirahkay
Copy link
Collaborator

We should come up with a better solution for conditional importing of non-core dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants