感谢 hindlemail 提供这套有用的说明。我决定自己试一试,但很快发现必须修改几处才能让各个 .bat 文件和 python 脚本正常工作(尤其是在 Python 3 中)。我还没完全搞定……但快成功了!
一切似乎都正常,直到我在 Chrome 中打开 display_glossies.html。然后我看到了这个:

我可以选择一个项目,但之后没有任何反应。显然某处缺少了一个环节,但对我来说并不明显。我的 glossy 文件夹里充满了 XYZ_Lexicon.xml 文件,但没有任何一个能显示出来。
我使用了这条命令来启动 Chrome 并显示页面,希望这样能使其工作,但仍然没有反应……
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --allow-file-access-from-files "%CD%\display_glossies.html"
我还能去哪里挖掘?我的希望是让它工作起来,然后分享更新后的版本(尽管包含硬编码路径等),这样其他人就不必经历同样的痛苦了。
Thanks for this helpful set of instructions hindlemail. I decided to have a go myself, but soon found that several things had to be changed to get the various .bat files and python scripts to work (esp with Python 3). And I’m not there yet… but almost!
Everything seems to work until I open display_glossies.html in Chrome. Then I see this:

I can select a project, but then nothing happens. There’s obviously a piece missing somewhere, but it isn’t obvious to me. My glossy folder is filled with XYZ_Lexicon.xml files, but none of them display.
I used this command to start Chrome and show the page, and hoped that it would make it work, but still nothing…
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --allow-file-access-from-files "%CD%\display_glossies.html"
Where else can I dig? My hope is to get it working and then share the updated version (albeit with hardcoded paths etc.) so that others don’t need to go through the same pain.
机器翻译自 English