I have a Linode running Ubuntu 9.10 with a Python version of 2.6.4rc2
When I try to import namedtuple I get an ImportError.
What could be going wrong? This is a part of the standard library.
I have a Linode running Ubuntu 9.10 with a Python version of 2.6.4rc2
When I try to import namedtuple I get an ImportError.
What could be going wrong? This is a part of the standard library.