Skip to content

yoon-gu/epydemic-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epydemic

Installation

http://thenilblog.blogspot.kr/2015/01/install-pyqt-on-yosemite.html

Install Qt

  1. brew install qt

Install SIP

  1. download SIP
  2. python configure.py
  3. make
  4. sudo make install

Install PyQt4

  1. download PyQt4
  2. python configure.py
  3. make
  4. sudo make install

Install pyqtgraph

  1. Download pyqtgraph
  2. python setup.py install

Install pyopengl

  1. sudo pip install pyopengl

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published