Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

py_stringmatching installation error in Pycharm #74

Open
Rashmikoparde opened this issue Sep 14, 2021 · 1 comment
Open

py_stringmatching installation error in Pycharm #74

Rashmikoparde opened this issue Sep 14, 2021 · 1 comment

Comments

@Rashmikoparde
Copy link

Python - 3.6.8
pip - 21.2.4
pyCharm - 20.3

I am trying to install 'py_entitymatichng' and 'py-stringmatching' but getting the following error.

Running setup.py install for py-stringmatching ...
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
----------------------------------------

Any Insights are helpful!!

@christiemj09
Copy link
Collaborator

Hi @Rashmikoparde! Looking at your issue, it appears that you either need to get or update Visual Studio on your machine (comes with a C/C++ compiler). Here's a link to part of the documentation that gives some resources for doing that.

It's also likely that addressing #73 will fix this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants