Skip to content
This repository was archived by the owner on Nov 2, 2021. It is now read-only.

Setup in Win7

Walter Chen edited this page Aug 15, 2016 · 1 revision

Start with a new windows7 machine.

1. In shared google account, Hasal_Windows7 is everything you need for installing the environment
2. Installl all .exe files
3. git clone Hasal project and put files in Sikuli folder to thirdparty folder
4. copy all the opencv dll to Anaconda home folder (Python home folder)
5. python get-pip.py
6. get virtualenv from pip
7. add firefox, chrome, ffmpeg, and python folders to system path
8. In Anaconda2\Lib\site-packages, find cryptography and rename it. get cryptography 1.4 from pip
9. build a virtualenv with --system-packages option

Clone this wiki locally