我正在尝试为最新版本的 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 ***************
有没有人解决过这个问题?提前致谢