Closed tsmith2 closed 2 years ago
I recently used pip install to get a clean version of enterprise and the most up-to-date acor package did not seem to be included. To fix this, I ran
pip install git+https://github.com/dfm/acor@master
and now it appears to be working.
Good to know! But acor is not an enterprise requirement, and it's not imported anywhere in the code.
acor
enterprise
I recently used pip install to get a clean version of enterprise and the most up-to-date acor package did not seem to be included. To fix this, I ran
pip install git+https://github.com/dfm/acor@master
and now it appears to be working.