Question: Error When Creating A User
0
gravatar for Paul Rigor (prigor@uci)
9.3 years ago by
Hi, Has anyone encountered this error when attempting to create a new user? Thanks, paul URL: http://localhost/user/create File '/home/prigor/projects/galaxy/genomics/galaxy_dist/eggs/py2.6-noplatfo rm/WebError-0.8a-py2.6.egg/weberror/evalexception/middleware.py', line 364 in respond File '/home/prigor/projects/galaxy/genomics/galaxy_dist/eggs/py2.6-noplatfo rm/Paste-1.5.1-py2.6.egg/paste/debug/prints.py', line 98 in __call__ File '/home/prigor/projects/galaxy/genomics/galaxy_dist/eggs/py2.6-noplatfo rm/Paste-1.5.1-py2.6.egg/paste/wsgilib.py', line 539 in intercept_output File '/home/prigor/projects/galaxy/genomics/galaxy_dist/eggs/py2.6-noplatfo rm/Beaker-0.5-py2.6.egg/beaker/session.py', line 103 in __call__ File '/home/prigor/projects/galaxy/genomics/galaxy_dist/eggs/py2.6-noplatfo rm/Paste-1.5.1-py2.6.egg/paste/recursive.py', line 80 in __call__ File '/home/prigor/projects/galaxy/genomics/galaxy_dist/eggs/py2.6-noplatfo rm/Paste-1.5.1-py2.6.egg/paste/httpexceptions.py', line 632 in __call__ File '/home/prigor/projects/galaxy/genomics/galaxy_dist/lib/galaxy/web/fram ework/base.py', line 126 in __call__ body = method( trans, **kwargs ) File '/home/prigor/projects/galaxy/genomics/galaxy_dist/lib/galaxy/web/cont rollers/user.py', line 178 in create .add_input( "checkbox","Subscribe To Mailing List","subscribe", value='subscribe' ) ) File '/home/prigor/projects/galaxy/genomics/galaxy_dist/lib/galaxy/web/fram ework/__init__.py', line 557 in show_form return self.fill_template( template, form=form, header=header ) File '/home/prigor/projects/galaxy/genomics/galaxy_dist/lib/galaxy/web/fram ework/__init__.py', line 566 in fill_template return self.fill_template_mako( filename, **kwargs ) File '/home/prigor/projects/galaxy/genomics/galaxy_dist/lib/galaxy/web/fram ework/__init__.py', line 577 in fill_template_mako return template.render( **data ) File '/home/prigor/projects/galaxy/genomics/galaxy_dist/eggs/py2.6-noplatfo rm/Mako-0.1.10-py2.6.egg/mako/template.py', line 114 in render File '/home/prigor/projects/galaxy/genomics/galaxy_dist/eggs/py2.6-noplatfo rm/Mako-0.1.10-py2.6.egg/mako/runtime.py', line 287 in _render File '/home/prigor/projects/galaxy/genomics/galaxy_dist/eggs/py2.6-noplatfo rm/Mako-0.1.10-py2.6.egg/mako/runtime.py', line 304 in _render_context File '/home/prigor/projects/galaxy/genomics/galaxy_dist/eggs/py2.6-noplatfo rm/Mako-0.1.10-py2.6.egg/mako/runtime.py', line 337 in _exec_template File '/home/prigor/projects/galaxy/genomics/galaxy_dist/database/compiled_t emplates/ base.mako.py', line 33 in render_body context.write(unicode(next.body())) AttributeError: 'builtin_function_or_method' object has no attribute 'body' -- Paul Rigor http://www.paulrigor.net/ http://www.ics.uci.edu/~prigor
galaxy • 885 views
ADD COMMENTlink modified 9.3 years ago by Greg Von Kuster840 • written 9.3 years ago by Paul Rigor (prigor@uci)50
0
gravatar for Greg Von Kuster
9.3 years ago by
Greg Von Kuster840 wrote:
Hello Paul, Currently only Python 2.4 - 2.5 are supported in the Galaxy distribution. We have built the eggs to support Python 2.6, but the code has not yet been fully tested with Python 2.6, and I'm sure there are several issues that exist that we'll need to correct. We advise that you use Python 2.5 for now, and we'll get Python 2.6 supported as soon as possible. Thanks Paul, Greg Von Kuster Galaxy Development Team
ADD COMMENTlink written 9.3 years ago by Greg Von Kuster840
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 180 users visited in the last hour