Hi all, Running into the following when trying to install Agilo for Trac 0.9.13 with Trac 1.0.1 and Python 2.7.6:
[root@ourserver agilo-0.9.13]# /ots/sw/python-2.7.6/bin/python setup.py install Traceback (most recent call last): File "/ots/sw/python-2.7.6/lib/python2.7/site.py", line 62, in <module> import os File "/ots/sw/python-2.7.6/lib/python2.7/os.py", line 398, in <module> import UserDict File "/ots/sw/python-2.7.6/lib/python2.7/UserDict.py", line 83, in <module> import _abcoll File "/ots/sw/python-2.7.6/lib/python2.7/_abcoll.py", line 11, in <module> from abc import ABCMeta, abstractmethod File "/ots/sw/python-2.7.6/lib/python2.7/abc.py", line 8, in <module> from _weakrefset import WeakSet File "/ots/sw/python-2.7.6/lib/python2.7/_weakrefset.py", line 5, in <module> from _weakref import ref ImportError: No module named _weakref We are using: Trac 1.0.1 Agilo for Trac source agilo-0.9.13 Python 2.7.6 (installed in an alternative location) setuptools 0.6c11 Apache httpd 2.4.7 mod_wsgi 3.4 MySQL 5.6.14-debug MySQLdb 1.2.3 Thanks for any suggestions or insights. -- -- Follow Agilo on Twitter: http://twitter.com/agilofortrac Please support us by reviewing and voting on: http://userstories.com/products/8-agilo-for-scrum http://ohloh.net/p/agilo-trac http://freshmeat.net/projects/agiloforscrum You have received this message because you are subscribed to the "Agilo for Trac" Google Group. This group is focused on supporting Agilo for Trac users and is moderated by Agilo Software GmbH <http://www.agilosoftware.com>. To post to this group, send email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo --- You received this message because you are subscribed to the Google Groups "Agilo for Trac" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

