Changes between Version 7 and Version 8 of instal_config
- Timestamp:
- Jun 28, 2011, 7:05:16 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
instal_config
v7 v8 5 5 $ sudo apt-get install python python-pygame python-numpy 6 6 }}} 7 (Make sure you get Python 2.7 due to compatibility with used plugins.)8 7 Pygame is used as backend for rendering our heatmap images, and numpy is used for some calculations within the code. 8 [[BR]](Make sure you get Python 2.7 due to compatibility with used plugins.) 9 9 10 10 == 1.2 MySQL & MySQLdb ==