Hi,

I have installed the latest version of the plugin WikiTable Macro - 
https://trac-hacks.org/wiki/WikiTableMacro in Trac 1.6 env.
But I am facing error with the simple codes of sql.

Trac version = 1.6
Python = 3.10.12 
WikiTableMacro = 0.3.dev0
Sql code:
{{{#!SQLTable
SELECT COUNT(id) AS "Number of Tickets"
FROM ticket
}}}
error:
*Error: Processor SQLTable failed*name 'basestring' is not defined

Any help appreciated. 
Mayur

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/4d3618b9-2e9e-494a-bb39-670dbe44cd8dn%40googlegroups.com.

Reply via email to