Question: Bug: Using The Python Builtin "Id" As Parameter Or Variable Name
0
gravatar for Andreas Kuntzagk
9.2 years ago by
Andreas Kuntzagk • 130 wrote:
Hi, we encountered this problem when trying to clone a shared workflow: ... File '/data/bioinformatics/galaxy/lib/galaxy/web/security/__init__.py', line 45 in decode_id return int( self.id_cipher.decrypt( id.decode( 'hex' ) ).lstrip( "!" ) ) AttributeError: 'builtin_function_or_method' object has no attribute 'decode' (full error message attached) So looks like the python builtin "id" is used in a few places - which causes problems. Don't know why nobody else encountered this. For reasons explained regarding the other bug I can't switch to a newer version then 2690 at the moment but from bitbucket it seems this is still there. regards, Andreas
galaxy • 1.3k views
ADD COMMENT • link • modified 9.2 years ago by Greg Von Kuster • 840 • written 9.2 years ago by Andreas Kuntzagk • 130
0
gravatar for Greg Von Kuster
9.2 years ago by
Greg Von Kuster • 840 wrote:
Hello Andreas, i've opened the following ticket for this iisu - you can "follow" the ticket in bitbucket if you want. http://bitbucket.org/galaxy/galaxy-central/issue/167/using-the-python- builtin-id-as-parameter-or-variable Thanks for reporting this. Greg Von Kuster Galaxy Development Team
ADD COMMENT • link written 9.2 years ago by Greg Von Kuster • 840
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