VPython - 安装

本作品采用知识共享署名-非商业性使用-相同方式共享 3.0 Unported许可协议进行许可。允许非商业转载,但应注明作者及出处。


作者:liuyuan_jq

2011-03-30


http://vpython.org

The visual module can be downloaded fromhttp://vpython.org. It depends on Numpy, gtkglarea and boost libraries. But for Debian or Ubuntu user,it is a simple one liner:

apt-get install python-visual

你可能感兴趣的:(Debian,python,ubuntu)