-
Notifications
You must be signed in to change notification settings - Fork 53
Description
When I try to build it on Windows 7 with Python 3.5 (from anaonda) and swig-3.0.8, I get the error below. Any idea about it?
Thanks!
Installing collected packages: bllipparser
Running setup.py install for bllipparser ... error
Complete output from command C:\Users\XXX\AppData\Local\Continuum\Anacond
a3\python.exe -u -c "import setuptools, tokenize;file='C:\Users\XXX\Ap
pData\Local\Temp\pip-build-xk8jp9i2\bllipparser\setup.py';exec(compile(geta
ttr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), file, 'e
xec'))" install --record C:\Users\XXX\AppData\Local\Temp\pip-kqz1g4fw-record
install-record.txt --single-version-externally-managed --compile:
running install
running build
running build_py
creating build
creating build\lib.win-amd64-3.5
creating build\lib.win-amd64-3.5\bllipparser
copying python\bllipparser\CharniakParser.py -> build\lib.win-amd64-3.5\blli
pparser
copying python\bllipparser\JohnsonReranker.py -> build\lib.win-amd64-3.5\bll
ipparser
copying python\bllipparser\ModelFetcher.py -> build\lib.win-amd64-3.5\bllipp
arser
copying python\bllipparser\ParsingShell.py -> build\lib.win-amd64-3.5\bllipp
arser
copying python\bllipparser\RerankerFeatureCorpus.py -> build\lib.win-amd64-3
.5\bllipparser
copying python\bllipparser\RerankingParser.py -> build\lib.win-amd64-3.5\bll
ipparser
copying python\bllipparser\Utility.py -> build\lib.win-amd64-3.5\bllipparser
copying python\bllipparser\__init__.py -> build\lib.win-amd64-3.5\bllipparse
r
copying python\bllipparser__main__.py -> build\lib.win-amd64-3.5\bllipparse
r
running build_ext
building 'bllipparser._CharniakParser' extension
error: Don't know how to compile first-stage/PARSE/swig/wrapper.C