View Single Post
Old 02-10-2009, 07:06 PM   #2
Talung
Member
Talung began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Feb 2009
Device: PRS-505
Hi There,

It looks like it is missing the the dateutil python module.

If you are on a debian based system try:

Code:
sudo apt-get install python-dateutil
then try compile again. Worked for me.
Talung is offline   Reply With Quote