On 2008-09-07 15:00, Mike Hostetler wrote:
> I built and installed mx-experimental 3.0.0 from source and it seemed to go
> fine. But when I try to import it, I get this:
>
> localhost% python -c "import mx.Tidy"
> Traceback (most recent call last):
> File "", line 1, in ?
> File "mx/T
I built and installed mx-experimental 3.0.0 from source and it seemed to go
fine. But when I try to import it, I get this:
localhost% python -c "import mx.Tidy"
Traceback (most recent call last):
File "", line 1, in ?
File "mx/Tidy/__init__.py", line 7, in ?
from Tidy import *
F