[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: [Bug 899939] [NEW] UnboundLocalError: local variable	'basex'	referenced before assignment
Public bug reported:
The following occurs:
tragesym:427:writesym:UnboundLocalError: local variable 'basex'
referenced before assignment
Traceback (most recent call last):
  File "/usr/bin/tragesym", line 614, in <module>
    writesym(file_out,options,attr,pins)
  File "/usr/bin/tragesym", line 427, in writesym
    x=basex + xf*300
UnboundLocalError: local variable 'basex' referenced before assignment
when executing "tragesym tragesym_spartan.txt lalala.sch"
** Affects: geda
     Importance: Undecided
         Status: New
** Tags: tragesym
-- 
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/899939
Title:
  UnboundLocalError: local variable 'basex' referenced before assignment
Status in GPL Electronic Design Automation tools:
  New
Bug description:
  The following occurs:
  tragesym:427:writesym:UnboundLocalError: local variable 'basex'
  referenced before assignment
  Traceback (most recent call last):
    File "/usr/bin/tragesym", line 614, in <module>
      writesym(file_out,options,attr,pins)
    File "/usr/bin/tragesym", line 427, in writesym
      x=basex + xf*300
  UnboundLocalError: local variable 'basex' referenced before assignment
  
  when executing "tragesym tragesym_spartan.txt lalala.sch"
To manage notifications about this bug go to:
https://bugs.launchpad.net/geda/+bug/899939/+subscriptions
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug