allenai / allenact

An open source framework for research in Embodied-AI from AI2.
https://www.allenact.org
Other
314 stars 50 forks source link

Update extra_requirements.txt #249

Closed ekolve closed 3 years ago

ekolve commented 3 years ago

Without numba, the following message will get emitted from quaternion/numba_wrapper.py:

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Could not import from numba, which means that some parts of this code may run MUCH more slowly. You may wish to install numba. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

ekolve commented 3 years ago

Closing this request since the change is in another PR.