Spirit
Member
- Joined
- Aug 17, 2008
- Messages
- 411
rmm21 said:FYI, I recommend Aard Dictionary/Wikipedia offline viewer which works with quite a few OSs.
Nice! This looks fantastic.
Trying to build PyICU (depends on it) I fail though. "error: invalid command 'build_py'".
It should be able to find build_py.py in /usr/lib/python2.6/distutils/command/build_py.py but it does not.
I edited the pyicu setup.py (the linux2 paths).
I already set $PYTHONPATH to /usr/lib with no luck. sys.path does include /usr/lib/python2.6/distutils/command/
Last edited by a moderator: