Closed wkuthsc closed 1 year ago
Hello, There are two possible issues (that I'm aware of) that can lead to this.
The first is easy (but a little less likely):
Do a conda clean --all
and then remove and recreate the environment. See if that helps. Sometimes a goof happens while unpacking things.
The second is to enable long file path support (more annoying to fix, but more likely the issue):
https://lifehacker.com/windows-10-allows-file-names-longer-than-260-characters-1785201032
The long file path support worked. Thanks for the quick response Pat!
Please fill in the following for any issues
Your setup:
Downloading and Extracting Packages
Preparing transaction: done Verifying transaction: failed The package for tensorflow-base located at C:\Users\wkrueger\AppData\Local\miniconda3\pkgs\tensorflow-base-2.10.0-mkl_py310h6a7f48e_0 appears to be corrupted. The path 'Lib/site-packages/tensorflow/include/external/llvm-project/mlir/_virtual_includes/AllocationOpInterfaceIncGen/mlir/Dialect/Bufferization/IR/AllocationOpInterface.cpp.inc' specified in the package manifest cannot be found.