【发布时间】:2021-08-10 01:14:39
【问题描述】:
请帮我在 google-colaboratory 环境中安装 pyjags。我试过这个命令:
> %pip install pyjags
Collecting pyjags
Using cached https://files.pythonhosted.org/packages/b5/23/22e8468ff9f8e0d5472e388c783c45b3c42b562df4b9b6bab483d935b5bc/pyjags-1.3.7.tar.gz
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
但它给了我这个错误。我该如何解决?谢谢。
【问题讨论】:
标签: installation pip google-colaboratory