gpt4 book ai didi

plone - Funnelweb 安装 transmogrify.webcrawler 时出错

转载 作者:行者123 更新时间:2023-12-04 16:52:09 24 4
gpt4 key购买 nike

我正在尝试为最新版本的 plone (4.2.x) 安装 funnelweb 插件。我已经在 3 台不同的计算机上尝试过,并且在所有计算机上都出现了同样的错误。错误粘贴在下面:

magiq@magiq-VirtualBox:~/Plone/zinstance$ bin/buildout 
Getting distribution for 'transmogrify.webcrawler>=1.1'.
error: README.rst: No such file or directory
An error occured when trying to install transmogrify.webcrawler 1.2. Look above this message for any errors that were output by easy_install.

While:
Installing.
Getting section unifiedinstaller.
Initializing part unifiedinstaller.
Getting section funnelweb.
Initializing section funnelweb.
Installing recipe funnelweb.
Getting distribution for 'transmogrify.webcrawler>=1.1'.
Error: Couldn't install: transmogrify.webcrawler 1.2

*************** PICKED VERSIONS ****************
[versions]
BeautifulSoup = 3.2.1
charm = 1.0b4
funnelweb = 1.1.1
mr.migrator = 1.0.1
transmogrify.htmlcontentextractor = 1.0
transmogrify.ploneremote = 1.3
transmogrify.siteanalyser = 1.3
xlrd = 0.8.0

*************** /PICKED VERSIONS ***************

有人解决过这个问题吗? 提前致谢

最佳答案

作者犯了一个打包错误,没有在分发包中包含 README.rst 文件。

更新:Version 1.2.1已发布解决此问题。尝试重新安装。

为了将来引用,当您遇到此类问题时,您可以将 transmogrify.webcrawler 固定到 [versions] 部分中的特定版本(例如 1.1) :

[versions]
transmogrify.webcrawler = 1.1

或者使用mr.developer获取开发版:

[buildout]
# assumption: you already have mr.developer in your buildout
auto-checkout += transmogrify.webcrawler

[sources]
transmogrify.webcrawler = git git://github.com/collective/transmogrify.webcrawler.git

我提交了一份 bug report让作者知道;希望很快会有一个固定版本可用。

关于plone - Funnelweb 安装 transmogrify.webcrawler 时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14232647/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com