During installation of Zipline v1.4.1, which installs Empyrical as a dependency, Conda reports an apparently corrupted file.
SafetyError: The package for empyrical located at C:\Users\test\Anaconda3\pkgs\empyrical-0.5.5-pyh9f0ad1d_0
appears to be corrupted. The path 'site-packages/empyrical/utils.py'
has an incorrect size.
reported size: 16676 bytes
actual size: 16753 bytes
Despite this SafetyError, utils.py does get installed and appears to be functional.
Environment: Windows 10, Anaconda 64 bit
How to replicate just with empyrical standalone install:
Issue with empyrical-0.5.5 on conda-forge:
During installation of Zipline v1.4.1, which installs Empyrical as a dependency, Conda reports an apparently corrupted file.
SafetyError: The package for empyrical located at C:\Users\test\Anaconda3\pkgs\empyrical-0.5.5-pyh9f0ad1d_0 appears to be corrupted. The path 'site-packages/empyrical/utils.py' has an incorrect size. reported size: 16676 bytes actual size: 16753 bytes
Despite this SafetyError, utils.py does get installed and appears to be functional.
Environment: Windows 10, Anaconda 64 bit
How to replicate just with empyrical standalone install:
How to replicate, as part of a Zipline v1.4.1 installation: