EEEEEEF...EssssE....EEsEEEEEEEEEEEEEEEEEEEEEEEE ====================================================================== ERROR: tests.test_cli (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.test_cli Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/test_cli.py", line 22, in import xmlschema File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.test_codegen (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.test_codegen Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/test_codegen.py", line 26, in from elementpath import datatypes ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.test_converters (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.test_converters Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/test_converters.py", line 20, in from xmlschema import XMLSchema, XMLSchemaValidationError, fetch_namespaces File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.test_dataobjects (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.test_dataobjects Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/test_dataobjects.py", line 15, in from xmlschema import XMLSchema10, XMLSchema11, fetch_namespaces, etree_tostring, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.test_documents (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.test_documents Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/test_documents.py", line 25, in from xmlschema import XMLSchema10, XMLSchema11, XmlDocument, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.test_etree (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.test_etree Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/test_etree.py", line 22, in from xmlschema.helpers import etree_getpath, etree_iter_location_hints, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.test_helpers (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.test_helpers Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/test_helpers.py", line 17, in from xmlschema import XMLSchema, XMLSchemaParseError File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.test_namespaces (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.test_namespaces Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/test_namespaces.py", line 15, in from xmlschema.names import XSD_NAMESPACE, XSI_NAMESPACE File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.test_resources (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.test_resources Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/test_resources.py", line 30, in from xmlschema import fetch_namespaces, fetch_resource, normalize_url, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.test_schemas (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.test_schemas Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/test_schemas.py", line 15, in from xmlschema.testing import get_test_program_args_parser, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.test_validation (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.test_validation Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/test_validation.py", line 15, in from xmlschema.testing import get_test_program_args_parser, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.test_w3c_suite (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.test_w3c_suite Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/test_w3c_suite.py", line 24, in from xmlschema import validate, XMLSchema10, XMLSchema11, XMLSchemaException File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.test_wsdl (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.test_wsdl Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/test_wsdl.py", line 16, in from xmlschema import XMLSchemaValidationError, XMLSchema10, XMLSchema11 File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.test_xpath (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.test_xpath Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/test_xpath.py", line 15, in from elementpath import XPath1Parser, XPath2Parser, Selector, \ ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validation.test_decoding (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validation.test_decoding Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validation/test_decoding.py", line 24, in from elementpath import datatypes ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validation.test_encoding (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validation.test_encoding Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validation/test_encoding.py", line 21, in from elementpath import datatypes ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validation.test_validation (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validation.test_validation Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validation/test_validation.py", line 22, in import xmlschema File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validators.test_attributes (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validators.test_attributes Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validators/test_attributes.py", line 14, in from xmlschema import XMLSchemaParseError, XMLSchemaValidationError File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validators.test_builtins (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validators.test_builtins Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validators/test_builtins.py", line 15, in from xmlschema import XMLSchemaDecodeError, XMLSchemaEncodeError, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validators.test_complex_types (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validators.test_complex_types Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validators/test_complex_types.py", line 14, in from xmlschema import XMLSchemaParseError, XMLSchemaModelError File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validators.test_elements (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validators.test_elements Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validators/test_elements.py", line 13, in from xmlschema import XMLSchemaParseError File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validators.test_exceptions (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validators.test_exceptions Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validators/test_exceptions.py", line 20, in from xmlschema import XMLSchema, XMLResource File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validators.test_facets (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validators.test_facets Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validators/test_facets.py", line 17, in from xmlschema import XMLSchema10, XMLSchema11, XMLSchemaValidationError, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validators.test_global_maps (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validators.test_global_maps Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validators/test_global_maps.py", line 13, in from xmlschema import XMLSchema10, XMLSchema11 File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validators.test_groups (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validators.test_groups Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validators/test_groups.py", line 14, in from xmlschema import XMLSchemaModelError, XMLSchemaModelDepthError File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validators.test_identities (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validators.test_identities Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validators/test_identities.py", line 13, in from xmlschema import XMLSchemaParseError, XMLSchemaValidationError File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validators.test_models (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validators.test_models Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validators/test_models.py", line 17, in from xmlschema import XMLSchema10, XMLSchema11 File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validators.test_notations (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validators.test_notations Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validators/test_notations.py", line 13, in from xmlschema import XMLSchemaParseError File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validators.test_particles (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validators.test_particles Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validators/test_particles.py", line 14, in from xmlschema import XMLSchema10, XMLSchemaParseError File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validators.test_schemas (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validators.test_schemas Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validators/test_schemas.py", line 23, in from xmlschema import XMLSchemaParseError, XMLSchemaIncludeWarning, XMLSchemaImportWarning File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validators.test_simple_types (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validators.test_simple_types Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validators/test_simple_types.py", line 13, in from xmlschema import XMLSchemaParseError, XMLSchemaValidationError File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validators.test_wildcards (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validators.test_wildcards Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validators/test_wildcards.py", line 13, in from xmlschema import XMLSchemaParseError File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: tests.validators.test_xsdbase (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: tests.validators.test_xsdbase Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/validators/test_xsdbase.py", line 22, in from xmlschema.validators import XsdValidator, XsdComponent, XMLSchema10, XMLSchema11, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== ERROR: xmlschema (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: xmlschema Traceback (most recent call last): File "/usr/lib/python3.10/unittest/loader.py", line 470, in _find_test_path package = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name __import__(name) File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ====================================================================== FAIL: test_element_tree_import_script (tests.test_etree_import.TestElementTreeImport) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/test_etree_import.py", line 49, in test_element_tree_import_script self.assertTrue("ModuleNotFoundError" not in stderr, AssertionError: False is not true : Test script fails because a package is missing: Traceback (most recent call last): File "/build/python-xmlschema/src/xmlschema-1.9.1/tests/check_etree_import.py", line 30, in import xmlschema.etree File "/build/python-xmlschema/src/xmlschema-1.9.1/build/lib/xmlschema/__init__.py", line 14, in from .resources import normalize_url, normalize_locations, fetch_resource, \ File "/build/python-xmlschema/src/xmlschema-1.9.1/build/lib/xmlschema/resources.py", line 23, in from elementpath import iter_select, XPathContext, XPath2Parser ModuleNotFoundError: No module named 'elementpath' ---------------------------------------------------------------------- Ran 47 tests in 1.989s FAILED (failures=1, errors=34, skipped=5) ==> ERROR: A failure occurred in check().  Aborting...