Fastai v1 install issues thread

I used the developer install instructions to install the latest version of the library and it doesn’t take long to import the modules. However, during installation of the library through conda I got the following error:

SafetyError: The package for fastai located at <location>
appears to be corrupted. The path ‘site-packages/fastai/tta.py’
has a sha256 mismatch.
reported sha256: 25c8ecc31d5ef6811bc3a86e2e8250be5edf51fe910cd228e0d54d26621d8316
actual sha256: 33e986c37efdca867f147d28dfa64efb66132e468e79c6d29ce557f566dbb723

I don’t think it affects my use of the library (yet), but I wanted to put this out there.