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
documents:110803compilespyder [2011/08/03 08:47] kotadocuments:110803compilespyder [2016/05/24 12:46] (current) – external edit 127.0.0.1
Line 15: Line 15:
  
 ===== Install SIP (source). ===== ===== Install SIP (source). =====
 +
 +After installing Qt, use Qt-command prompt (you will see it under menu tree start - programs - Qt by Nokia... ) for installing SIP and PyQt. Much less problem occurs by using this Qt specific command prompt. 
  
 [[http://www.riverbankcomputing.co.uk/software/sip/download|Download source from Riverbank]], compile and install by [[http://www.riverbankcomputing.co.uk/software/sip/download|Download source from Riverbank]], compile and install by
Line 24: 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 42: 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.1312361253.txt.gz · Last modified: 2016/05/24 12:46 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki