安装autokeras失败: Could not find a version that satisfies the requirement torch==0.4.0 (from autokeras) 改为0.4.0即可。 如果你安装过pytorch,请先将其卸载。然后,到https://pytorch.org/ 发现,没有0.4.0版本。但是,没关系,那句command。 pip3...问题:win10环境下按照http://autokeras.com/start/...
This information is then written to theWIDER_train.zipfile (which is supposed to be a zip file) and that causes theBadZipFileexception. I'm not sure if this is the result of a recent change in google drive or related to my platform, or what. Either way it would be really nice if ...
🐛 Bug Py3.7 Installation, :zipfile.BadZipFile: Bad CRC-32 for file 'torch/lib/cudnn64_7.dll To Reproduce get py 3.7,create a venv ,pip install torch===1.5.1 torchvision===0.6.1 -f https://download.pytorch.org/whl/torch_stable.html ERROR:...
Had an issue with installing torch, "BadZipFile: Bad CRC-32" The fix was this (closed) issue#732. You must be in the folder with webui-user.bat for one of the commands to find the requirements document. For some reason, all requirements are met, but it still wants to install torch...
: File "/home/noa/miniconda2/lib/python2.7/zipfile.py", line 770, in __init__ self._RealGetContents() File "/home/noa/miniconda2/lib/python2.7/zipfile.py", line 813, in _RealGetContents raise BadZipfile, "File is not a zip file" zipfile.BadZipfile: File is not a zip file...
raise BadZipFile("Bad CRC-32 for file %r" % self.name) Environment and Context Please provide detailed information about your computer setup. This is important in case the issue is not reproducible except for under certain specific conditions. ...