7、采用pip install gym/gym[all]安装gym,提示如下错误The headers or library files could not be found for zlib, a required dependency when compiling Pillow from source.Please see the install instructions at: Pillow (PIL Fork) 8.2.0.dev0 documentationERROR: Command errored out with exit status 1...
Command: "F:\Stable diffusion\stable-diffusion-webui-1.4.0\venv\Scripts\python.exe" -m pip install torch==2.0.1 torchvision==0.15.2 --extra-index-url https://download.pytorch.org/whl/cu118 Error code: 2 请按任意键继续. . . · Issue #11785 · AUTOMATIC1111/stable-diffusion-webui...
torch.onnx.export(unet_script, input, onnx_model, input_names=['unet_input', 'noise_level'], output_names=['output'], opset_version=16) File "/home/hx/anaconda3/envs/py38_TensorRT/lib/python3.8/site-packages/torch/onnx/__init__.py", line 350, in export return utils.export( Fil...