<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Ladies and Gentlemen,<div class=""><br class=""></div><div class="">I’ve been unable to install my language package.  I’ve installed the HelpOnSessions file by hand, but that’s not a feasible solution for all 185 packages.</div><div class=""><br class=""></div><div class="">The problem presents itself when the “all_pages” cell in the lower right hand corner of the table isn’t a link.  It is plain text.  I’ve looked at the raw source for the page and found that the table content for that cell is '''{{{all_pages}}}’’’.  I don’t know what to do with that, so it’s leading me nowhere.  </div><div class=""><br class=""></div><div class="">I’ve included these lines in my wikiconfig.py</div><div class=""><br class=""></div><div class=""><div class="">superuser = [u"PeterOlsen",]</div><div class="">page_front_page='PeterOlsen'</div></div><div class="">print("Read wikiconfig.py”)</div><div class=""><br class=""></div><div class="">My page_front_page is “PeterOlsen” and I seeing the output from the print statement, which leads me to believe that I’m a superuser, but I’m still unable to use the “all_pages” cell.  </div><div class=""><br class=""></div><div class="">When I attempt to run packages.py so I can install the packages directly, I get </div><div class=""><span style="color: rgb(0, 249, 0); font-family: "Andale Mono"; font-size: 12px; background-color: rgba(0, 0, 0, 0.901961);" class=""><br class=""></span></div><div class=""><span style="color: rgb(0, 249, 0); font-family: "Andale Mono"; font-size: 12px; background-color: rgba(0, 0, 0, 0.901961);" class="">ImportError: No module named MoinMoin</span></div><div class=""><br class=""></div><div class="">I’ve tried to write my own analog to packages.py, but it hasn’t worked out.  (Part of the problem may be that I’m not correctly reverse engineering the file schema of 1.9.8)</div><div class=""><br class=""></div><div class="">My PYTHONPATH is </div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(255, 240, 165); background-color: rgb(19, 119, 61);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Peters-MacBook-Pro:moin-1.9.10 pcolsen$ pwd</span></div><div style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(255, 240, 165); background-color: rgb(19, 119, 61);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/Users/pcolsen/Dropbox/Peter_Olsen_Wiki/moin-1.9.10</span></div><div style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(255, 240, 165); background-color: rgb(19, 119, 61);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Peters-MacBook-Pro:moin-1.9.10 pcolsen$ PYTHONPATH=`pwd`</span></div><div style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(255, 240, 165); background-color: rgb(19, 119, 61);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Peters-MacBook-Pro:moin-1.9.10 pcolsen$ echo $PYTHONPATH</span></div><div style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(255, 240, 165); background-color: rgb(19, 119, 61);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/Users/pcolsen/Dropbox/Peter_Olsen_Wiki/moin-1.9.10</span></div><div style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(255, 240, 165); background-color: rgb(19, 119, 61);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Peters-MacBook-Pro:moin-1.9.10 pcolsen$ </span></div></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class="">Both wikiserver.py and wikiconfig.py are in this directory and I’m launching the server from this directory.</div><div class=""><br class=""></div><div class="">I’d appreciate any help I can get.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco; background-color: rgb(255, 255, 255);" class=""><div style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(255, 240, 165); background-color: rgb(19, 119, 61);" class=""> </div></div></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(255, 255, 255);" class=""><br class=""></div></body></html>