EEEEEE.........E........E.......S.........EE....................EEEE..................... ====================================================================== ERROR: Failure: ModuleNotFoundError (No module named 'leather') ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.10/site-packages/nose/loader.py", line 416, in loadTestsFromName module = self.importer.importFromPath( File "/usr/lib/python3.10/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.10/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.10/imp.py", line 245, in load_module return load_package(name, filename) File "/usr/lib/python3.10/imp.py", line 217, in load_package return _load(spec) File "", line 719, in _load File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/build/python-agate/src/agate-1.6.3/agate/__init__.py", line 14, in from agate.table import Table File "/build/python-agate/src/agate-1.6.3/agate/table/__init__.py", line 301, in from agate.table.bar_chart import bar_chart File "/build/python-agate/src/agate-1.6.3/agate/table/bar_chart.py", line 4, in import leather ModuleNotFoundError: No module named 'leather' ====================================================================== ERROR: Failure: ModuleNotFoundError (No module named 'leather') ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.10/site-packages/nose/loader.py", line 416, in loadTestsFromName module = self.importer.importFromPath( File "/usr/lib/python3.10/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.10/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.10/imp.py", line 235, in load_module return load_source(name, filename, file) File "/usr/lib/python3.10/imp.py", line 172, in load_source module = _load(spec) File "", line 719, in _load File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/build/python-agate/src/agate-1.6.3/benchmarks/test_joins.py", line 15, in import agate File "/build/python-agate/src/agate-1.6.3/agate/__init__.py", line 14, in from agate.table import Table File "/build/python-agate/src/agate-1.6.3/agate/table/__init__.py", line 301, in from agate.table.bar_chart import bar_chart File "/build/python-agate/src/agate-1.6.3/agate/table/bar_chart.py", line 4, in import leather ModuleNotFoundError: No module named 'leather' ====================================================================== ERROR: Failure: ModuleNotFoundError (No module named 'leather') ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.10/site-packages/nose/loader.py", line 416, in loadTestsFromName module = self.importer.importFromPath( File "/usr/lib/python3.10/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.10/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.10/imp.py", line 235, in load_module return load_source(name, filename, file) File "/usr/lib/python3.10/imp.py", line 172, in load_source module = _load(spec) File "", line 719, in _load File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/build/python-agate/src/agate-1.6.3/tests/test_agate.py", line 10, in import agate File "/build/python-agate/src/agate-1.6.3/agate/__init__.py", line 14, in from agate.table import Table File "/build/python-agate/src/agate-1.6.3/agate/table/__init__.py", line 301, in from agate.table.bar_chart import bar_chart File "/build/python-agate/src/agate-1.6.3/agate/table/bar_chart.py", line 4, in import leather ModuleNotFoundError: No module named 'leather' ====================================================================== ERROR: Failure: ModuleNotFoundError (No module named 'leather') ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.10/site-packages/nose/loader.py", line 416, in loadTestsFromName module = self.importer.importFromPath( File "/usr/lib/python3.10/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.10/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.10/imp.py", line 235, in load_module return load_source(name, filename, file) File "/usr/lib/python3.10/imp.py", line 172, in load_source module = _load(spec) File "", line 719, in _load File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/build/python-agate/src/agate-1.6.3/tests/test_aggregations.py", line 14, in from agate import Table File "/build/python-agate/src/agate-1.6.3/agate/__init__.py", line 14, in from agate.table import Table File "/build/python-agate/src/agate-1.6.3/agate/table/__init__.py", line 301, in from agate.table.bar_chart import bar_chart File "/build/python-agate/src/agate-1.6.3/agate/table/bar_chart.py", line 4, in import leather ModuleNotFoundError: No module named 'leather' ====================================================================== ERROR: Failure: ModuleNotFoundError (No module named 'leather') ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.10/site-packages/nose/loader.py", line 416, in loadTestsFromName module = self.importer.importFromPath( File "/usr/lib/python3.10/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.10/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.10/imp.py", line 235, in load_module return load_source(name, filename, file) File "/usr/lib/python3.10/imp.py", line 172, in load_source module = _load(spec) File "", line 719, in _load File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/build/python-agate/src/agate-1.6.3/tests/test_columns.py", line 16, in from agate import Table File "/build/python-agate/src/agate-1.6.3/agate/__init__.py", line 14, in from agate.table import Table File "/build/python-agate/src/agate-1.6.3/agate/table/__init__.py", line 301, in from agate.table.bar_chart import bar_chart File "/build/python-agate/src/agate-1.6.3/agate/table/bar_chart.py", line 4, in import leather ModuleNotFoundError: No module named 'leather' ====================================================================== ERROR: Failure: ModuleNotFoundError (No module named 'leather') ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.10/site-packages/nose/loader.py", line 416, in loadTestsFromName module = self.importer.importFromPath( File "/usr/lib/python3.10/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.10/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.10/imp.py", line 235, in load_module return load_source(name, filename, file) File "/usr/lib/python3.10/imp.py", line 172, in load_source module = _load(spec) File "", line 719, in _load File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/build/python-agate/src/agate-1.6.3/tests/test_computations.py", line 12, in from agate import Table File "/build/python-agate/src/agate-1.6.3/agate/__init__.py", line 14, in from agate.table import Table File "/build/python-agate/src/agate-1.6.3/agate/table/__init__.py", line 301, in from agate.table.bar_chart import bar_chart File "/build/python-agate/src/agate-1.6.3/agate/table/bar_chart.py", line 4, in import leather ModuleNotFoundError: No module named 'leather' ====================================================================== ERROR: test_pickle_parser (tests.test_data_types.TestDate) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-agate/src/agate-1.6.3/tests/test_data_types.py", line 299, in test_pickle_parser from_pickle = pickle.loads(pickle.dumps(self.type)) _pickle.PicklingError: Can't pickle : import of module 'agate.data_types.date' failed ====================================================================== ERROR: test_pickle_parser (tests.test_data_types.TestDateTime) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-agate/src/agate-1.6.3/tests/test_data_types.py", line 437, in test_pickle_parser from_pickle = pickle.loads(pickle.dumps(self.type)) _pickle.PicklingError: Can't pickle : import of module 'agate.data_types.date_time' failed ====================================================================== ERROR: Failure: ModuleNotFoundError (No module named 'leather') ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.10/site-packages/nose/loader.py", line 416, in loadTestsFromName module = self.importer.importFromPath( File "/usr/lib/python3.10/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.10/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.10/imp.py", line 235, in load_module return load_source(name, filename, file) File "/usr/lib/python3.10/imp.py", line 172, in load_source module = _load(spec) File "", line 719, in _load File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/build/python-agate/src/agate-1.6.3/tests/test_fixed.py", line 8, in from agate import csv, fixed File "/build/python-agate/src/agate-1.6.3/agate/__init__.py", line 14, in from agate.table import Table File "/build/python-agate/src/agate-1.6.3/agate/table/__init__.py", line 301, in from agate.table.bar_chart import bar_chart File "/build/python-agate/src/agate-1.6.3/agate/table/bar_chart.py", line 4, in import leather ModuleNotFoundError: No module named 'leather' ====================================================================== ERROR: Failure: ModuleNotFoundError (No module named 'leather') ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.10/site-packages/nose/loader.py", line 416, in loadTestsFromName module = self.importer.importFromPath( File "/usr/lib/python3.10/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.10/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.10/imp.py", line 235, in load_module return load_source(name, filename, file) File "/usr/lib/python3.10/imp.py", line 172, in load_source module = _load(spec) File "", line 719, in _load File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/build/python-agate/src/agate-1.6.3/tests/test_from_json.py", line 6, in from agate import Table File "/build/python-agate/src/agate-1.6.3/agate/__init__.py", line 14, in from agate.table import Table File "/build/python-agate/src/agate-1.6.3/agate/table/__init__.py", line 301, in from agate.table.bar_chart import bar_chart File "/build/python-agate/src/agate-1.6.3/agate/table/bar_chart.py", line 4, in import leather ModuleNotFoundError: No module named 'leather' ====================================================================== ERROR: Failure: ModuleNotFoundError (No module named 'leather') ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.10/site-packages/nose/loader.py", line 416, in loadTestsFromName module = self.importer.importFromPath( File "/usr/lib/python3.10/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.10/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.10/imp.py", line 235, in load_module return load_source(name, filename, file) File "/usr/lib/python3.10/imp.py", line 172, in load_source module = _load(spec) File "", line 719, in _load File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/build/python-agate/src/agate-1.6.3/tests/test_py2.py", line 14, in from agate import csv_py2 File "/build/python-agate/src/agate-1.6.3/agate/__init__.py", line 14, in from agate.table import Table File "/build/python-agate/src/agate-1.6.3/agate/table/__init__.py", line 301, in from agate.table.bar_chart import bar_chart File "/build/python-agate/src/agate-1.6.3/agate/table/bar_chart.py", line 4, in import leather ModuleNotFoundError: No module named 'leather' ====================================================================== ERROR: Failure: ModuleNotFoundError (No module named 'leather') ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.10/site-packages/nose/loader.py", line 416, in loadTestsFromName module = self.importer.importFromPath( File "/usr/lib/python3.10/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.10/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.10/imp.py", line 235, in load_module return load_source(name, filename, file) File "/usr/lib/python3.10/imp.py", line 172, in load_source module = _load(spec) File "", line 719, in _load File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/build/python-agate/src/agate-1.6.3/tests/test_py3.py", line 16, in from agate import csv_py3 File "/build/python-agate/src/agate-1.6.3/agate/__init__.py", line 14, in from agate.table import Table File "/build/python-agate/src/agate-1.6.3/agate/table/__init__.py", line 301, in from agate.table.bar_chart import bar_chart File "/build/python-agate/src/agate-1.6.3/agate/table/bar_chart.py", line 4, in import leather ModuleNotFoundError: No module named 'leather' ====================================================================== ERROR: Failure: ModuleNotFoundError (No module named 'leather') ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.10/site-packages/nose/loader.py", line 416, in loadTestsFromName module = self.importer.importFromPath( File "/usr/lib/python3.10/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.10/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.10/imp.py", line 245, in load_module return load_package(name, filename) File "/usr/lib/python3.10/imp.py", line 217, in load_package return _load(spec) File "", line 719, in _load File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/build/python-agate/src/agate-1.6.3/tests/test_table/__init__.py", line 13, in from agate import Table File "/build/python-agate/src/agate-1.6.3/agate/__init__.py", line 14, in from agate.table import Table File "/build/python-agate/src/agate-1.6.3/agate/table/__init__.py", line 301, in from agate.table.bar_chart import bar_chart File "/build/python-agate/src/agate-1.6.3/agate/table/bar_chart.py", line 4, in import leather ModuleNotFoundError: No module named 'leather' ====================================================================== ERROR: Failure: ModuleNotFoundError (No module named 'leather') ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/nose/failure.py", line 39, in runTest raise self.exc_val.with_traceback(self.tb) File "/usr/lib/python3.10/site-packages/nose/loader.py", line 416, in loadTestsFromName module = self.importer.importFromPath( File "/usr/lib/python3.10/site-packages/nose/importer.py", line 47, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python3.10/site-packages/nose/importer.py", line 94, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/usr/lib/python3.10/imp.py", line 245, in load_module return load_package(name, filename) File "/usr/lib/python3.10/imp.py", line 217, in load_package return _load(spec) File "", line 719, in _load File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/build/python-agate/src/agate-1.6.3/tests/test_tableset/__init__.py", line 13, in from agate import Table, TableSet File "/build/python-agate/src/agate-1.6.3/agate/__init__.py", line 14, in from agate.table import Table File "/build/python-agate/src/agate-1.6.3/agate/table/__init__.py", line 301, in from agate.table.bar_chart import bar_chart File "/build/python-agate/src/agate-1.6.3/agate/table/bar_chart.py", line 4, in import leather ModuleNotFoundError: No module named 'leather' ---------------------------------------------------------------------- Ran 89 tests in 2.431s FAILED (SKIP=1, errors=14) ==> ERROR: A failure occurred in check().  Aborting...