[Python-bugs-list] [ python-Bugs-440961 ] UnboundLocalError.

noreply@sourceforge.net noreply@sourceforge.net
Fri, 13 Jul 2001 07:51:22 -0700


Bugs item #440961, was opened at 2001-07-13 01:40
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=440961&group_id=5470

>Category: Installation
Group: None
>Status: Closed
>Resolution: Works For Me
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: UnboundLocalError.

Initial Comment:
I compiled and installed python1.6 in my Debian Linux
2.14 without any errors but when I tried to run python
I got the following message:

Built-in exception class not found: UnboundLocalError.
 Library mismatch?
Fatal Python error: Standard exceptions could not be
initialized.



----------------------------------------------------------------------

>Comment By: Guido van Rossum (gvanrossum)
Date: 2001-07-13 07:51

Message:
Logged In: YES 
user_id=6380

Sounds like you have an older Python version on your
system.  Try to get rid of that.  Also check $PYTHONPATH.

Closing this report, as it's not a bug in Python, but rather
an installation problem.

(Why are you using Python 1.6?)

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=440961&group_id=5470