Bug#1028591: spaghetti: FTBFS with new numpy

Bastian Germann bage at debian.org
Fri Jan 13 11:31:05 GMT 2023


Source: spaghetti
Version: 1.6.6-1
Severity: important

spaghetti FTBFS currently:

================================================ short test summary info =============================================
FAILED ../../../spaghetti/tests/test_api_network.py::TestNetwork::test_distance_band_weights - AttributeError: module 
'numpy' has no attribute 'int'
FAILED ../../../spaghetti/tests/test_api_network.py::TestNetwork::test_element_as_gdf - AttributeError: module 'numpy' 
has no attribute 'int'
FAILED ../../../spaghetti/tests/test_api_network.py::TestNetwork::test_extract_component - AttributeError: module 
'numpy' has no attribute 'int'
FAILED ../../../spaghetti/tests/test_api_network.py::TestNetwork::test_shortest_paths - AttributeError: module 'numpy' 
has no attribute 'int'
FAILED ../../../spaghetti/tests/test_api_network.py::TestNetworkPointPattern::test_all_neighbor_distances - 
AttributeError: module 'numpy' has no attribute 'int'
FAILED 
../../../spaghetti/tests/test_api_network.py::TestNetworkPointPattern::test_all_neighbor_distances_multiproccessing - 
AttributeError: module 'numpy' has no attribute 'int'
FAILED ../../../spaghetti/tests/test_api_network.py::TestNetworkPointPattern::test_nearest_neighbor_distances - 
AttributeError: module 'numpy' has no attribute 'int'
FAILED ../../../spaghetti/tests/test_api_network.py::TestNetworkAnalysis::test_global_auto_k_uniform - AttributeError: 
module 'numpy' has no attribute 'int'
FAILED ../../../spaghetti/tests/test_dev_network.py::TestNetwork::test_distance_band_weights - AttributeError: module 
'numpy' has no attribute 'int'
FAILED ../../../spaghetti/tests/test_dev_network.py::TestNetwork::test_element_as_gdf - AttributeError: module 'numpy' 
has no attribute 'int'
FAILED ../../../spaghetti/tests/test_dev_network.py::TestNetwork::test_extract_component - AttributeError: module 
'numpy' has no attribute 'int'
FAILED ../../../spaghetti/tests/test_dev_network.py::TestNetwork::test_shortest_paths - AttributeError: module 'numpy' 
has no attribute 'int'
FAILED ../../../spaghetti/tests/test_dev_network.py::TestNetworkPointPattern::test_all_neighbor_distances - 
AttributeError: module 'numpy' has no attribute 'int'
FAILED 
../../../spaghetti/tests/test_dev_network.py::TestNetworkPointPattern::test_all_neighbor_distances_multiproccessing - 
AttributeError: module 'numpy' has no attribute 'int'
FAILED ../../../spaghetti/tests/test_dev_network.py::TestNetworkPointPattern::test_nearest_neighbor_distances - 
AttributeError: module 'numpy' has no attribute 'int'
FAILED ../../../spaghetti/tests/test_dev_network.py::TestNetworkAnalysis::test_global_auto_k_uniform - AttributeError: 
module 'numpy' has no attribute 'int'
FAILED ../../../spaghetti/tests/test_dev_network.py::TestNetworkUtils::test_dijkstra - AttributeError: module 'numpy' 
has no attribute 'int'
FAILED ../../../spaghetti/tests/test_dev_network.py::TestNetworkUtils::test_dijkstra_mp - AttributeError: module 'numpy' 
has no attribute 'int'
FAILED ../../../spaghetti/tests/test_dev_network.py::TestNetworkUtils::test_generate_tree - AttributeError: module 
'numpy' has no attribute 'int'
================================== 19 failed, 80 passed, 57 warnings in 15.00s ========================================



More information about the debian-science-maintainers mailing list