Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 563 Bytes

install-ppmessage-on-windows.md

File metadata and controls

28 lines (14 loc) · 563 Bytes

Install PPMessage on Windows 7

Clone PPMessage Lite Server Source

# git clone https://github.com/PPMESSAGE/ppmessage-lite-server.git
# cd ppmessage

Install Python, PPMessage support Python 2 only.

Python 2.7.11

Redis for windows

Redis 64bit

Install Python packages (Run Windows cmd with administrator role)

pip install -r ppmessage/scripts/windows-requirements.txt