sample-code-python icon indicating copy to clipboard operation
sample-code-python copied to clipboard

UnboundLocalError: local variable 'element_binding' referenced before assignment

Open SimonHurst opened this issue 5 years ago • 1 comments

When running code

PaymentTransactions/charge-credit-card.py

raises error UnboundLocalError: local variable 'element_binding' referenced before assignment

not exactly helpful sample code

Python 3.6 is that makes any difference

SimonHurst avatar Mar 06 '20 22:03 SimonHurst

Not able to reproduce it, able to run from my side.

PRERNA1829 avatar Sep 30 '24 15:09 PRERNA1829