<html><head><style type="text/css" media="screen">Body{font-family: Verdana;font-size:.75em;}h4{font-size:.9em;}a{color: #3a62a6;}.digest .toc {margin-bottom: 15px; padding-bottom:8px; border-bottom: 1px solid #ccc;}.digest .tocItem {margin-bottom: 15px;}.tocItem a{color:#000;text-decoration: none;}.tocItem a:hover{color: #3a62a6;text-decoration: underline;}.topic{padding-bottom: 8px;margin-bottom: 20px; border-bottom: 1px solid #ccc;}.topicHeader{margin-bottom:10px;}.topicTitle{font-weight: bold;}.replies p{margin:0;padding:0;}.replies hr{width: 15%;text-align: left;margin: 0 auto 5px 0;border: none 0;border-top: 1px solid #ccc;height: 1px;}.reply{margin-bottom: 6px;padding-bottom: 4px;}.anchorMarker{color: #3a62a6;}.footer{color: gray;}</style></head><body><div class="digest"><p>Hi ironpython,</p><p>Here's your Daily Digest of new issues for project "<a href="http://ironpython.codeplex.com/">IronPython</a>".</p><p>In today's digest:</p><h4>ISSUES</h4><div class="toc"><div class="tocItem"><a href="#toc_issue_1">1. <span class="tocTitle">[New comment] Tracking&#58; Show the power&#47;compatibility of IronPython by showing Trac running on IronPython</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_2">2. <span class="tocTitle">[New comment] 2.7.2.1 &#34;load language&#34; problem</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_3">3. <span class="tocTitle">[New comment] 2.7.2.1 &#34;load language&#34; problem</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div></div><h4>ISSUES</h4><div class="topic"><a name="toc_issue_1"></a><div class="topicHeader"><span class="topicTitle">1. [New comment] Tracking&#58; Show the power&#47;compatibility of IronPython by showing Trac running on IronPython</span> <a href="http://ironpython.codeplex.com/workitem/9197">view online</a></div><p>User slide_o_mix has commented on the issue:</p><p>"Looks like trac requires expat &#40;because trac requires genshi which requires expat&#41;.<br /><br />Traceback &#40;most recent call last&#41;&#58;<br />  File &#34;C&#58;&#92;IronPython-2.7.2.1&#92;lib&#92;site-packages&#92;setuptools-0.6c11-py2.7.egg&#92;pkg_<br />resources.py&#34;, line 318, in load_entry_point<br />  File &#34;C&#58;&#92;IronPython-2.7.2.1&#92;lib&#92;site-packages&#92;setuptools-0.6c11-py2.7.egg&#92;pkg_<br />resources.py&#34;, line 1954, in load<br />  File &#34;C&#58;&#92;IronPython-2.7.2.1&#92;lib&#92;site-packages&#92;trac-0.12.3-py2.7.egg&#92;trac&#92;admin<br />&#92;__init__.py&#34;, line 14, in &#60;module&#62;<br />  File &#34;C&#58;&#92;IronPython-2.7.2.1&#92;lib&#92;site-packages&#92;trac-0.12.3-py2.7.egg&#92;trac&#92;admin<br />&#92;api.py&#34;, line 19, in &#60;module&#62;<br />  File &#34;C&#58;&#92;IronPython-2.7.2.1&#92;lib&#92;site-packages&#92;trac-0.12.3-py2.7.egg&#92;trac&#92;util&#92;<br />__init__.py&#34;, line 35, in &#60;module&#62;<br />  File &#34;C&#58;&#92;IronPython-2.7.2.1&#92;lib&#92;site-packages&#92;trac-0.12.3-py2.7.egg&#92;trac&#92;util&#92;<br />text.py&#34;, line 30, in &#60;module&#62;<br />  File &#34;C&#58;&#92;IronPython-2.7.2.1&#92;Scripts&#92;trac-admin&#34;, line 7, in &#60;module&#62;<br />  File &#34;C&#58;&#92;IronPython-2.7.2.1&#92;lib&#92;site-packages&#92;setuptools-0.6c11-py2.7.egg&#92;pkg_<br />resources.py&#34;, line 2221, in load_entry_point<br />  File &#34;C&#58;&#92;IronPython-2.7.2.1&#92;lib&#92;site-packages&#92;trac-0.12.3-py2.7.egg&#92;trac&#92;util&#92;<br />translation.py&#34;, line 19, in &#60;module&#62;<br />  File &#34;C&#58;&#92;IronPython-2.7.2.1&#92;lib&#92;site-packages&#92;genshi-0.6-py2.7.egg&#92;genshi&#92;__in<br />it__.py&#34;, line 26, in &#60;module&#62;<br />  File &#34;C&#58;&#92;IronPython-2.7.2.1&#92;lib&#92;site-packages&#92;genshi-0.6-py2.7.egg&#92;genshi&#92;inpu<br />t.py&#34;, line 22, in &#60;module&#62;<br />ImportError&#58; cannot import expat from xml.parsers"</p></div><div class="topic"><a name="toc_issue_2"></a><div class="topicHeader"><span class="topicTitle">2. [New comment] 2.7.2.1 &#34;load language&#34; problem</span> <a href="http://ironpython.codeplex.com/workitem/32452">view online</a></div><p>User jdhardy has commented on the issue:</p><p>"Do you have IronRuby installed by any chance&#63; Which versions&#63;"</p></div><div class="topic"><a name="toc_issue_3"></a><div class="topicHeader"><span class="topicTitle">3. [New comment] 2.7.2.1 &#34;load language&#34; problem</span> <a href="http://ironpython.codeplex.com/workitem/32452">view online</a></div><p>User MarkusSchaber has commented on the issue:</p><p>"IronRuby or any other package which comes with IronPython.<br /><br />If you don&#39;t find a clean way to uninstall the DLLs, try to get an unrestricted administrator shell, and delete&#47;move&#47;rename the dll file inside your GACs directory tree. &#40;It is an unclean way which may break some other things, but it works to ensure that a certain DLL is not in the GAC any more.&#41;"</p></div><div class="footer"><p>You are receiving this email because you subscribed to notifications on CodePlex.</p><p>To report a bug, request a feature, or add a comment, visit <a href="http://ironpython.codeplex.com/workitem/list/basic">IronPython Issue Tracker</a>. You can <a href="https://ironpython.codeplex.com/subscriptions/workitem/project/edit">unsubscribe or change your issue notification settings</a> on CodePlex.com.</p></div></div></body></html>