Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New comment] Tracking: Show the power/compatibility of IronPython by 
showing Trac running on IronPython
2. [New comment] 2.7.2.1 "load language" problem
3. [New comment] 2.7.2.1 "load language" problem

----------------------------------------------

ISSUES

1. [New comment] Tracking: Show the power/compatibility of IronPython by 
showing Trac running on IronPython
http://ironpython.codeplex.com/workitem/9197
User slide_o_mix has commented on the issue:

"Looks like trac requires expat (because trac requires genshi which requires 
expat).

Traceback (most recent call last):
  File "C:\IronPython-2.7.2.1\lib\site-packages\setuptools-0.6c11-py2.7.egg\pkg_
resources.py", line 318, in load_entry_point
  File "C:\IronPython-2.7.2.1\lib\site-packages\setuptools-0.6c11-py2.7.egg\pkg_
resources.py", line 1954, in load
  File "C:\IronPython-2.7.2.1\lib\site-packages\trac-0.12.3-py2.7.egg\trac\admin
\__init__.py", line 14, in <module>
  File "C:\IronPython-2.7.2.1\lib\site-packages\trac-0.12.3-py2.7.egg\trac\admin
\api.py", line 19, in <module>
  File "C:\IronPython-2.7.2.1\lib\site-packages\trac-0.12.3-py2.7.egg\trac\util\
__init__.py", line 35, in <module>
  File "C:\IronPython-2.7.2.1\lib\site-packages\trac-0.12.3-py2.7.egg\trac\util\
text.py", line 30, in <module>
  File "C:\IronPython-2.7.2.1\Scripts\trac-admin", line 7, in <module>
  File "C:\IronPython-2.7.2.1\lib\site-packages\setuptools-0.6c11-py2.7.egg\pkg_
resources.py", line 2221, in load_entry_point
  File "C:\IronPython-2.7.2.1\lib\site-packages\trac-0.12.3-py2.7.egg\trac\util\
translation.py", line 19, in <module>
  File "C:\IronPython-2.7.2.1\lib\site-packages\genshi-0.6-py2.7.egg\genshi\__in
it__.py", line 26, in <module>
  File "C:\IronPython-2.7.2.1\lib\site-packages\genshi-0.6-py2.7.egg\genshi\inpu
t.py", line 22, in <module>
ImportError: cannot import expat from xml.parsers"-----------------

2. [New comment] 2.7.2.1 "load language" problem
http://ironpython.codeplex.com/workitem/32452
User jdhardy has commented on the issue:

"Do you have IronRuby installed by any chance? Which versions?"-----------------

3. [New comment] 2.7.2.1 "load language" problem
http://ironpython.codeplex.com/workitem/32452
User MarkusSchaber has commented on the issue:

"IronRuby or any other package which comes with IronPython.

If you don't find a clean way to uninstall the DLLs, try to get an unrestricted 
administrator shell, and delete/move/rename the dll file inside your GACs 
directory tree. (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.)"
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on 
CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue 
Tracker. You can unsubscribe or change your issue notification settings on 
CodePlex.com.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to