Victor;
Any help will be appreciated. I'm following the steps to configure the LIMS system and I'm stuck in step 3. Maybe I'm missing something, I get an SyntaxError. my version of python maybe?
Yes, that's right. As Peter mentioned, this add-on code needs a more recent version of Python. Galaxy itself works fine on Python 2.4 but unfortunately I'm not as disciplined as the Galaxy crew, so the LIMS patch uses some more recent syntax features. If you're taking a look at this, you might prefer to use my fork of Galaxy main. The patch is probably a bit out of date with the latest code base, while this is maintained and up to date since it's what we run locally: https://bitbucket.org/chapmanb/galaxy-central Happy to help with any questions. Thanks for checking it out, Brad