id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10308,Issue with installing trachoursplugin,binoy.edathiparambil@coleparmer.com,rjollos,My environment is windows+apache+trac 0.11+mySql.\r\n\r\nI was trying to install trachoursplugin and I think I followed the instructions on enabling the plugin. I made sure that I installed and enabled in the `trac.ini`:\r\n{{{\r\n#!ini\r\ncomponentdependencies.* = enabled\r\nticketsidebarprovider.* = enabled\r\ntracsqlhelper.* = enabled\r\n}}}\r\n\r\nAfter that I tried to install the trachoursplugin_ I following error - This is towards the end of the install process.\r\n{{{\r\n#!sh\r\nInstalled c:\\python25\\lib\\site-packages\\trachoursplugin-0.5.2-py2.5.egg\r\nProcessing dependencies for TracHoursPlugin==0.5.2\r\nSearching for Python>=2.5\r\nReading http://pypi.python.org/simple/Python/\r\nReading http..../2.5\r\nReading http:.../2.4\r\nReading http.../2.3\r\nReading http.../2.4.1\r\nReading http...thon.org\r\nReading http..../download/\r\nBest match: Python 3.2.3\r\nDownloading http://www.python.org/ftp/python/3.2.3/Python-3.2.3.tgz\r\nProcessing Python-3.2.3.tgz\r\nRunning Python-3.2.3\\setup.py -q bdist_egg --dist-dir c:\\docume~1\\c00vxw\\locals~\r\n1\\temp\\easy_install-gp-z-f\\Python-3.2.3\\egg-dist-tmp-umktic\r\nsetup.py:250: Warning: 'with' will become a reserved keyword in Python 2.6\r\nerror: c:\\docume~1\\c00vxw\\locals~1\\temp\\easy_install-gp-z-f\\Python-3.2.3\\setup.p\r\ny: The process cannot access the file because it is being used by another process\r\n}}}\r\n\r\nI am not sure why the install is looking for python 2.5 when 2.5 is already installed on the machine. Also why does it finally land on 3.2.3? \r\n\r\nThe end result is I don't see any new table changes in the database and I also don't see the sidebar changes. When I try to run trac-admin <env> upgrade_ I get the message nothing to upgrade! Can you please help me with this issue?,defect,closed,normal,TracHoursPlugin,normal,fixed,installation setup.py,,0.11
