Changes between Initial Version and Version 1 of Ticket #3450, comment 1


Ignore:
Timestamp:
Mar 10, 2021, 11:29:20 PM (3 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3450, comment 1

    initial v1  
    55   It does not look like pymills-3.4-py2.5 ever gets loaded. sqlquery.macro then errors out with this message in trac.log.
    66
     7{{{
    78 Trac[loader] ERROR: Failed to load plugin sqlquery.macro from /opt/trac/plugins/SqlQuery-0.1-py2.5.egg
    89Traceback (most recent call last):
     
    1415    from pymills.db import Connection
    1516ImportError: No module named pymills.db
     17}}}
    1618
    1719Note: Dealing with the problems in v.11 where mod_python does not pay any attention to PYTHON_EGG_CACHE but in v.10 it does I have tired putting pymills-3.4-py2.5 in /opt/trac/plugins both as an egg and not.  Permissions in the plugins tree are apache:apache