OICR-PyTorch icon indicating copy to clipboard operation
OICR-PyTorch copied to clipboard

Could not find mkl-fft==1.1.0

Open HMCCMH opened this issue 4 years ago • 1 comments

When I pip install -r requirements.txt, it shows that could not find a version that satisfies the requirement mkl-fft==1.1.0(from versions: 1.0.0.17, 1.0.2, 1.0.6)

HMCCMH avatar Sep 02 '21 02:09 HMCCMH

Sometimes the version of the package changed, you can install the package from the existing versions.

CatOneTwo avatar Sep 02 '21 02:09 CatOneTwo