Error when attempting to Print

Thank you sir , update completed successfully , now I am able to login as usually but not able to print anything . Getting this error please sir help me to come out of this , thank you so much for your time ,

Traceback (most recent call last):
  File "/home/ommi/frappe-bench/apps/frappe/frappe/app.py", line 55, in application
    response = frappe.handler.handle()
  File "/home/ommi/frappe-bench/apps/frappe/frappe/handler.py", line 19, in handle
    execute_cmd(cmd)
  File "/home/ommi/frappe-bench/apps/frappe/frappe/handler.py", line 30, in execute_cmd
    method = get_attr(cmd)
  File "/home/ommi/frappe-bench/apps/frappe/frappe/handler.py", line 114, in get_attr
    method = frappe.get_attr(cmd)
  File "/home/ommi/frappe-bench/apps/frappe/frappe/__init__.py", line 854, in get_attr
    return getattr(get_module(modulename), methodname)
  File "/home/ommi/frappe-bench/apps/frappe/frappe/__init__.py", line 641, in get_module
    return importlib.import_module(modulename)
  File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
    __import__(name)
ImportError: No module named pages.print

Sir please guide me to come out of this issue .

@srinivasragav I split this into a new post.

1 Like

Updated bench again ,solved , thanks a lot