Python - How do I install Pmw in ubuntu? -


in pydev eclipse appears unresolved imports: pmw, i've downloaded pmw from: http://pmw.sourceforge.net/ http://sourceforge.net/projects/pmw/files/ ,to specific pmw2 one, comes folder called pwd2, supposed i'm going folder? thanks.

  1. untar file: tar xvzf foo.tar.gz
  2. cd foo
  3. sudo python setup.py install

Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -