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

error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/ #2712

Closed
rboughani opened this issue Nov 9, 2018 · 3 comments

Comments

@rboughani
Copy link

When i run this line command

  pip install rasa_core

i got this error message

  error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/

need help, i can not start work with rasa_core

AIM-Harvard/pyradiomics#385

@rboughani
Copy link
Author

rboughani commented Nov 9, 2018

i have successfully installed rasa-core using
- python 2.7.8
- tensorflow 1.10.0
- pip 18.1

so i have installed Microsoft Visual C++ Compiler for Python 2.7 using this link
https://www.microsoft.com/en-us/download/details.aspx?id=44266

@akelad
Copy link
Contributor

akelad commented Nov 12, 2018

ok i guess i can close this then

@akelad akelad closed this as completed Nov 12, 2018
@rboughani
Copy link
Author

rboughani commented Nov 12, 2018

using this https://dimitri.janczak.net/2017/05/20/python-3-6-visual-studio-2017/ informations,
i have resolve the Visual C++ 14.0 is required. problem,
i use now :

  • python 3.6.0
  • tensorflow 1.10.0
  • pip 18.1

@tmbo tmbo transferred this issue from RasaHQ/rasa_core Mar 21, 2019
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