You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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