reshamas / fastai_deeplearn_part1

Notes for Fastai Deep Learning Course

Home Page:http://www.fast.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot update the package for pytorch

kaneskan opened this issue · comments

I have the following problem while trying to update the python library... Please help...

(fastai) paperspace@ps1dkrpha:~/fastai$ conda env update
Using Anaconda API: https://api.anaconda.org
Fetching package metadata .................
Solving package specifications: .
Warning: 2 possible package resolutions (only showing differing packages):

  • defaults::msgpack-numpy-0.4.3-py36_0, defaults::thinc-6.10.1-py36hd61447b_0
  • defaults::msgpack-numpy-0.4.1-py36hfef8c07_0, defaults::thinc-6.10.2-py36h637b7d7_0

CondaVerificationError: The package for pytorch located at /home/paperspace/anaconda3/pkgs/pytorch-0.3.1-py36_cuda9.0.176_cudnn7.0.5_2
appears to be corrupted. The path 'lib/python3.6/site-packages/torch/_C.cpython-36m-x86_64-linux-gnu.so'
specified in the package manifest cannot be found.

CondaVerificationError: The package for pytorch located at /home/paperspace/anaconda3/pkgs/pytorch-0.3.1-py36_cuda9.0.176_cudnn7.0.5_2
appears to be corrupted. The path 'lib/python3.6/site-packages/torch/lib/libTHC.so.1'
specified in the package manifest cannot be found.

CondaVerificationError: The package for pytorch located at /home/paperspace/anaconda3/pkgs/pytorch-0.3.1-py36_cuda9.0.176_cudnn7.0.5_2
appears to be corrupted. The path 'lib/python3.6/site-packages/torch/lib/libcudnn-7b07b0f1.so.7'
specified in the package manifest cannot be found.