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

Additional dependencies #1

Closed
adamconkey opened this issue Aug 2, 2018 · 1 comment
Closed

Additional dependencies #1

adamconkey opened this issue Aug 2, 2018 · 1 comment

Comments

@adamconkey
Copy link

adamconkey commented Aug 2, 2018

When installing I also had to get numba and ad with pip install numba and pip install ad. Should these be listed as additional dependencies to install or are they maybe installed along with one of the other dependencies? These were needed at the collision viewer step.

@adamconkey adamconkey changed the title Another dependency: numba Additional dependencies Aug 2, 2018
@djrakita
Copy link
Collaborator

djrakita commented Aug 3, 2018

The current implementation actually doesn't use numba or ad, so I'll go in and remove those extra imports. So, going forward, numba and ad won't be considered as dependencies. Thanks for the heads up on that!

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