User Tools

Site Tools


documents:110803compilespyder

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
documents:110803compilespyder [2011/08/03 08:54] kotadocuments:110803compilespyder [2011/08/03 08:58] kota
Line 26: Line 26:
  
 ===== Install PyQt (source) ===== ===== Install PyQt (source) =====
 +
 +Also using Qt command prompt. 
  
 [[http://www.riverbankcomputing.co.uk/software/pyqt/download|Download Source from Riverbank]] and compile & install by [[http://www.riverbankcomputing.co.uk/software/pyqt/download|Download Source from Riverbank]] and compile & install by
Line 44: Line 46:
 app.exec_() app.exec_()
 </sxh> </sxh>
 +
 +Note: I had to clean system environmental path before making the PyQt to work. Specifically, I deleted // c:\python26\lib\site-packages\pyQt\bin// from the Path, which I added a year ago when I first installed PyQt. This old installation was working, but had some problems with addressing the location of PyQt binaries. In the end, I had to move all the libraries under PyQt\bin to PyQt root (many people suggested so and indeed it worked, though awkward) 
  
 ===== Install Optional Modules ===== ===== Install Optional Modules =====
documents/110803compilespyder.txt · Last modified: 2016/05/24 12:46 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki