Error on new install

hi can anyone share light on this error im getting its a new install thankz

py:182: UserWarning: ‘filters_config’ hook is not completely implemented yet in frappe.db.query engine
12:42:14 web.1 | warn(“‘filters_config’ hook is not completely implemented yet in frappe.db.query engine”)

anyone or is it only me thats getting this error/warning

@hifyaan which version you are trying to install

well i used the git
git clone GitHub - frappe/bench: CLI to manage Multi-tenant deployments for Frappe apps bench-repo and
bench get-app erpnext GitHub - frappe/erpnext: Free and Open Source Enterprise Resource Planning (ERP)
so it downloaded
ERPNext: v14.x.x-develop () (develop)

Frappe Framework: v14.x.x-develop () (develop)

I have the same error, same error message on 14beta-5 and dev version.

Hello,

Same problem in here.

Just updated to last stable version on production.

Thanks and kind regards from Spain,

Still getting the same error on these:
frappe v14.23.0
erpnext v14.13.0

/usr/lib/python3.10/functools.py:981: UserWarning: The 'filters_config' hook used to add custom operators is not yet implemented in frappe.db.query engine. Use db_query (frappe.get_list) instead.
  val = self.func(instance)

cannot login , with error /usr/lib/python3.10/functools.py:981: UserWarning: The ‘filters_config’ hook used to add custom operators is not yet implemented in frappe.db.query engine. Use db_query (frappe.get_list) instead.
09:08:35 schedule.1 | val = self.func(instance)