Python 2.6 的 Scipy-Cluster 安装
有没有人用过 scipy-cluster 这个Python库?我想用Python 2.6来编译它的源代码,但遇到了一些不相关的错误。有没有人也遇到过同样的问题?
1 个回答
0
在Ubuntu 10.04上,使用 apt-get install python-hcluster 这个命令对我来说是有效的。
有没有人用过 scipy-cluster 这个Python库?我想用Python 2.6来编译它的源代码,但遇到了一些不相关的错误。有没有人也遇到过同样的问题?
在Ubuntu 10.04上,使用 apt-get install python-hcluster 这个命令对我来说是有效的。