Attendance

Hello All,
   While saving attendance record i getting the following error

Traceback (innermost last):
File “…/lib/webnotes/handler.py”, line 162, in handle
execute_cmd(cmd)
File “…/lib/webnotes/handler.py”, line 195, in execute_cmd
ret = call(method, webnotes.form_dict)
File “…/lib/webnotes/handler.py”, line 212, in call
return fn(**newargs)
File “…/lib/webnotes/widgets/form/save.py”, line 45, in savedocs
raise e
ImportError: No module named dateutil.relativedelta


What should i do?

Thank you



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.

     

     
Python module dateutil is missing. 

Use 
pip install dateutil

Please use google once before posting such generic queries. You will save everyone's time. 

Sent from my phone

On 09-Jul-2013, at 8:09 PM, gangadhar kadam <em...@gmail.com> wrote:

Hello All,
   While saving attendance record i getting the following error

Traceback (innermost last): File "../lib/webnotes/handler.py", line 162, in handle execute_cmd(cmd) File "../lib/webnotes/handler.py", line 195, in execute_cmd ret = call(method, webnotes.form_dict) File "../lib/webnotes/handler.py", line 212, in call return fn(**newargs) File "../lib/webnotes/widgets/form/save.py", line 45, in savedocs raise e ImportError: No module named dateutil.relativedelta

What should i do?

Thank you



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.

     

     



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.