os.path: ImportError: cannot import name realpath

2003-12-28 Thread M. Emal Alekozai
Hallo Mailinglist, I never used Python before (just perl) :-( . I got problems to get the python Programm "archmage" [1] runnig under woody. I'm not sure, but I think the os.path "library" is missing or not correctly installed (Point 3. says it is installed). Were is the error, which additional (d

os.path: ImportError: cannot import name realpath

2003-12-28 Thread M. Emal Alekozai
Hallo Mailinglist, I never used Python before (just perl) :-( . I got problems to get the python Programm "archmage" [1] runnig under woody. I'm not sure, but I think the os.path "library" is missing or not correctly installed (Point 3. says it is installed). Were is the error, which additional (d

Re: os.path: ImportError: cannot import name realpath

2003-12-28 Thread Ian McKellar
On Sun, 2003-12-28 at 11:36, M. Emal Alekozai wrote: > [EMAIL PROTECTED]:~$ archmage test.chm /tmp > Traceback (most recent call last): >File "/usr/bin/archmage", line 7, in ? > from CHM import * >File "/usr/lib/python2.1/site-packages/CHM.py", line 2, in ? > from os.path import