
paul.wildthing at googlemail
Jul 11, 2012, 1:22 AM
Post #5 of 8
(423 views)
Permalink
|
No idea how that syntax error got into the setup.py file! I've attached the source code with the renamed bits for you, thanks again. On Wednesday, 11 July 2012 07:20:48 UTC+1, RjOllos wrote: > > > > On Tuesday, July 10, 2012 8:26:07 AM UTC-7, paul.wilding wrote: >> >> Thanks for the replyI've now made a plugin which works using the tutorial >> on trac-hacks. However, whenever I change the names of the files and the >> references to them in the other files to something more useful than >> 'helloworld' the plugin stops working. The 2 copies I'm using are identical >> in code apart from the names - the only thing that differs is the >> SOURCES.txt file, which has far less references in it for the plugin which >> has the changed names. > > > You have a syntax error on the first line of your setup.py. > > Could you just send your source with the renamed code/files and we can > figure out where the problem is? > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/FkEe8uUAC9QJ. To post to this group, send email to trac-users [at] googlegroups To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
|