import sklearn.metrics.cluster
if __name__ == '__main__':
print 'hey'pyinstaller --onedir test_project.py File "_min_spanning_tree.pyx", line 8, in init sklearn.utils.mst._min_spanning_tree (sklearn/utils/sparsetools/_min_spanning_tree.c:4754)
ImportError: No module named _graph_validationhiddenimports = ['sklearn.utils.sparsetools._graph_validation',
'sklearn.utils.sparsetools._graph_tools',
'sklearn.utils.lgamma',
'sklearn.utils.weight_vector']pyinstaller --onedir --additional-hooks-dir=. test_project.py6598 INFO: Processing hook hook-sklearn.metrics.cluster
pyinstaller --onefile --additional-hooks-dir=. test_project.py6583 INFO: Processing hook hook-sklearn.metrics.cluster
File "_min_spanning_tree.pyx", line 8, in init sklearn.utils.mst._min_spanning_tree (sklearn/utils/sparsetools/_min_spanning_tree.c:4754)ImportError: No module named _graph_validationAny tips on how to debug this?
Goebel Consult, Landshut
http://www.goebel-consult.de
Blog:
http://www.goebel-consult.de/blog/kritik-an-change.org-datensammler
Kolumne:
http://www.cissp-gefluester.de/2011-02-fleisige-datensammler-fur-lukratives-geschaeftsmodell-gesucht
Goebel Consult ist Mitglied bei http://www.7-it.de/
We have migrated wiki to github and the structure is little different. See: