mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	except import errors
This commit is contained in:
		| @@ -34,7 +34,7 @@ from django.utils.translation import gettext_lazy as _ | ||||
|  | ||||
| try: | ||||
|     from django_weasyprint import WeasyTemplateResponseMixin | ||||
| except OSError as err: | ||||
| except OSError as err:  # pragma: no cover | ||||
|     print("OSError: {e}".format(e=err)) | ||||
|     print("You may require some further system packages to be installed.") | ||||
|     sys.exit(1) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user