<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="">Hi,<div class="">I’m trying to install and use moin 1.9.x on my iMac with python wirtualenv.</div><div class="">I’ve created a virtuale that use python 2.7</div><div class="">But when I try to install moin with the command Itook here:</div><div class=""><br class=""></div><div class="">I receive the follow error:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Courier; color: rgb(255, 238, 149); background-color: rgb(95, 100, 92);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">(moin) (python27) iMac-di-Renato:moin renato$ pip install moin</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Courier; color: rgb(255, 238, 149); background-color: rgb(95, 100, 92);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Collecting moin</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Courier; color: rgb(255, 238, 149); background-color: rgb(95, 100, 92);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">  Using cached <a href="https://files.pythonhosted.org/packages/db/c4/58872c31f3c242c2cec3a35f493628182979b664645858dafba4071b9cb5/moin-1.9.10.tar.gz" class="">https://files.pythonhosted.org/packages/db/c4/58872c31f3c242c2cec3a35f493628182979b664645858dafba4071b9cb5/moin-1.9.10.tar.gz</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Courier; color: rgb(255, 238, 149); background-color: rgb(95, 100, 92);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    Complete output from command python setup.py egg_info:</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Courier; color: rgb(255, 238, 149); background-color: rgb(95, 100, 92);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    Traceback (most recent call last):</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Courier; color: rgb(255, 238, 149); background-color: rgb(95, 100, 92);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">      File "<string>", line 1, in <module></span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Courier; color: rgb(255, 238, 149); background-color: rgb(95, 100, 92);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">      File "/private/var/folders/yd/mcb18m1n3q1gb7rv4cc9hsxh0000gn/T/pip-install-gsh58_7y/moin/setup.py", line 68</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Courier; color: rgb(255, 238, 149); background-color: rgb(95, 100, 92);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">        def visit((prefix, strip, found), dirname, names):</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Courier; color: rgb(255, 238, 149); background-color: rgb(95, 100, 92);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                  ^</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Courier; color: rgb(255, 238, 149); background-color: rgb(95, 100, 92);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    SyntaxError: invalid syntax</span></div><p style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Courier; color: rgb(255, 238, 149); background-color: rgb(95, 100, 92); min-height: 17px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    </span><br class="webkit-block-placeholder"></p><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Courier; color: rgb(255, 238, 149); background-color: rgb(95, 100, 92);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    ----------------------------------------</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Courier; color: rgb(104, 0, 1); background-color: rgb(95, 100, 92);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/yd/mcb18m1n3q1gb7rv4cc9hsxh0000gn/T/pip-install-gsh58_7y/moin/</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Courier; color: rgb(255, 238, 149); background-color: rgb(95, 100, 92);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">(moin) (python27) iMac-di-Renato:moin renato$ </span></div></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class="">What’s up?</div><div class=""><br class=""></div><div class="">Renato</div></body></html>