Setup wizard error

Something went wrong

Close Confirm
Adding System Manager to this User as there must be atleast one System Manager
Username should not contain any special characters other than letters, numbers and underscore
Setting this Address Template as default as there is no other default
Duplicate name Salary Component Basic
Duplicate name Salary Component Income Tax
Account head All Warehouses - ID created
Account head Stores - ID created
Account head Work In Progress - ID created
Account head Finished Goods - ID created
Server Error: Please check your server logs or contact tech support.
There were errors.
Traceback (most recent call last):
File “/home/frappe/frappe-bench/apps/frappe/frappe/app.py”, line 55, in application
response = frappe.handler.handle()
File “/home/frappe/frappe-bench/apps/frappe/frappe/handler.py”, line 19, in handle
execute_cmd(cmd)
File “/home/frappe/frappe-bench/apps/frappe/frappe/handler.py”, line 36, in execute_cmd
ret = frappe.call(method, **frappe.form_dict)
File “/home/frappe/frappe-bench/apps/frappe/frappe/init.py”, line 890, in call
return fn(*args, **newargs)
File “/home/frappe/frappe-bench/apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.py”, line 36, in setup_complete
frappe.get_attr(method)(args)
File “/home/frappe/frappe-bench/apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py”, line 27, in setup_complete
create_sales_tax(args)
File “/home/frappe/frappe-bench/apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py”, line 250, in create_sales_tax
if len(country_wise_tax)>0:
TypeError: object of type ‘NoneType’ has no len()
Report this issue

Hello @1114

We have fixed this issue and we’ll release the fix soon

Thanks, Rohit

Fixed!
Thank you!