Re: [scribes-discussion] Templates not working with Ubuntu 9.04
Brought to you by:
mystilleef
|
From: tchomby <tc...@go...> - 2009-05-16 16:28:21
|
On Wed, Apr 29, 2009 at 05:01:14PM -0400, Mystilleef wrote: > Ubuntu uses Python 2.6. Only the development branch supports Python 2.6. > That's the reason for the issues. Links for the new templates and themes are > provided below. What version of Python does Scribes 0.3 support? It should be simple to install the python-2.4 or python-2.5 package in Ubuntu 9.04, then replace the command of your scribes menu entries and shortcuts with `python-2.5 /usr/bin/scribes`, and additionally alias 'scribes' to that command in the shell. Template expansion seems to work fine with Scribes 0.3 and Python 2.5. |