소스 검색

Add PIL installation instructions

RoGeorge 9 년 전
부모
커밋
f46752f2e6
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      README.md

+ 2
- 0
README.md 파일 보기

@@ -13,6 +13,8 @@ Tested only with Windows 7, Python 2.7.9 and Rigol DS1104Z (a fully upgraded DS1
13 13
 Usage:
14 14
 ------
15 15
 Install Python 2.7.9 from 'https://www.python.org/downloads'.
16
+Install 'Python Imaging Library 1.1.7 for Python 2.7' from 'http://www.pythonware.com/products/pil'.
17
+Run the PIL (Python Imaging Library) installer as Administrator, otherwise it won't work.
16 18
 Connect together the computer and the oscilloscope (by LAN).
17 19
 In order to capture an image from the oscilloscope display and save it to the computer disk,
18 20
 open a Command Prompt as Administrator and run 'OscScreenGrabLAN.py'.

Loading…
취소
저장