s-yata / marisa-trie

MARISA: Matching Algorithm with Recursively Implemented StorAge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error installing : Fatal Error

jey07 opened this issue · comments

I am trying to install a package in windows 10 which requires marisa trie but i am facing below error. I tried installing as a standalone package as well but still throwing the same error.

> Searching for marisa_trie
> Reading https://pypi.org/simple/marisa_trie/
> Downloading https://files.pythonhosted.org/packages/20/95/d23071d0992dabcb61c948fb118a90683193befc88c23e745b050a29e7db/marisa-trie-0.7.5.tar.gz#sha256=c73bc25d868e8c4ea7aa7f1e19892db07bba2463351269b05340ccfa06eb2baf
> Best match: marisa-trie 0.7.5
> Processing marisa-trie-0.7.5.tar.gz
> Writing C:\Users\Gabriel\AppData\Local\Temp\easy_install-0neivqdq\marisa-trie-0.7.5\setup.cfg
> Running marisa-trie-0.7.5\setup.py -q bdist_egg --dist-dir C:\Users\Gabriel\AppData\Local\Temp\easy_install-0neivqdq\marisa-trie-0.7.5\egg-dist-tmp-5v_selap
> warning: no files found matching 'lib\COPYING'
> agent.cc
> keyset.cc
> trie.cc
> mapper.cc
> marisa-trie\lib\marisa/grimoire/io\mapper.cc(4): fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
> error: Setup script exited with error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64\\cl.exe' failed with exit status 2

Could you please check this

This seems an error about marisa-trie for Python and I'm not the owner of it.