标签: python ubuntu installation
我想在我的ubuntu系统中安装openlibrary,我按照以下链接http://openlibrary.org/dev/docs/setup
$ ./scripts/openlibrary-server openlibrary.yml
当我使用上述命令时,它会显示infogami module not found错误消息
infogami module not found
答案 0 :(得分:2)
您需要安装'infogami'。见here