Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation: Module import failed for Asset Settings #51

Closed
rasos opened this issue Aug 15, 2021 · 1 comment
Closed

Installation: Module import failed for Asset Settings #51

rasos opened this issue Aug 15, 2021 · 1 comment

Comments

@rasos
Copy link

rasos commented Aug 15, 2021

When installing the woocommerce app in a multi-site setup with

     bench --site erpnext.ourcoop.com install-app woocommerceconnector 

we get

Installing woocommerceconnector...
Updating DocTypes for woocommerceconnector: [========================================] 100%
An error occurred while installing woocommerceconnector:
Module import failed for Asset Settings (erpnext.assets.doctype.asset_settings.asset_settings Error: No module named 'erpnext.assets.doctype.asset_settings.asset_settings')

Applying install command the second time does not throw that error anymore and the woocommerce app seems to work fine.

#48

@lasalesi
Copy link
Contributor

This error is not caused in relation to WooComemrceConnector (it has no reference to erpnext.assets.doctype.asset_settings.asset_settings). However, it is caused by a previous ERPNext migration issue, which is pending and triggered at the app installation (would happen with any app).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants