Skip to content

Commit d3ca8cc

Browse files
authored
Merge pull request #70 from liyancn/master
update readme for installing SWIG3.0.12 in pip install
2 parents 3fb43cb + 32f498f commit d3ca8cc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,13 @@ Please note you must use lsf.lsb_init before any other LSBLIB library routine in
4848

4949
- SWIG
5050

51-
SWIG version 2.0, or later
51+
SWIG version 2.0, or 3.0
5252

5353
The following versions are tested:
5454
SWIG: 2.0.10, 3.0.12
55+
56+
If isntalling SWIG with pip or pip3, please specify 3.0.12 version.
57+
`$ pip3 install swig==3.0.12`
5558

5659
- Python
5760

0 commit comments

Comments
 (0)