Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 42484b2

Browse files
committed
update enthought.traits install instructions for mpl1
svn path=/trunk/matplotlib/; revision=3578
1 parent fa2300e commit 42484b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mpl1/mtraits.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
77
# get easy_install, if necessary
88
wget http://peak.telecommunity.com/dist/ez_setup.py
9-
sudo python sez_setup.py
9+
sudo python ez_setup.py
1010
11-
sudo easy_install -f http://code.enthought.com/enstaller/eggs/source/unstable/ enthought.etsconfig enthought.util enthought.debug
11+
sudo easy_install -f http://code.enthought.com/enstaller/eggs/source/unstable/ "enthought.etsconfig <3.0a" "enthought.util <3.0a" "enthought.debug <3.0a"
1212
1313
svn co https://svn.enthought.com/svn/enthought/branches/enthought.traits_2.0 enthought_traits
1414

0 commit comments

Comments
 (0)