python安装第三方库jsonnet报错

安装jsonnet报错:

Running setup.py clean for jsonnet
Failed to build jsonnet
Installing collected packages: jsonnet
Running setup.py install for jsonnet ... error

可以换一个命令安装:

conda install -c conda-forge jsonnet

 

posted on 2022-05-12 20:48  啥123  阅读(1484)  评论(0)    收藏  举报