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

Creating Inference proj fails #12

Open
balvesbb opened this issue May 9, 2018 · 4 comments
Open

Creating Inference proj fails #12

balvesbb opened this issue May 9, 2018 · 4 comments

Comments

@balvesbb
Copy link

balvesbb commented May 9, 2018

Just trying to create a new AI Tools Inference project from template, File > Project > AI Tools > Inference.

Fails with message:
Module tensorflow missing
Please visit https://go.microsoft.com/fwlink/?linkid=872929 to prepare the development environment.

Tensorflow seems to be installed, see pic.

Please advise, thanks in advance!

vs-ai-tools-01
vs-ai-tools-02

@balvesbb
Copy link
Author

balvesbb commented May 9, 2018

Just for completeness...

  • I did uninstall tensorflow 1.8 and installed 1.5 as suggested in the link on the error msg
  • Also posting VS version

vs-ai-tools-03

@shishaochen
Copy link
Contributor

@balvesbb Thanks for your feedback.
Please refer to How to Create a Model Inference Library Project to register your local Python interpreter into Python Tools first. Then VS Tools for AI will be able to find its installed Python packages.

@linmajia
Copy link
Contributor

linmajia commented May 24, 2018

@balvesbb , our tool uses the default Python environment in Visual Studio in project generation. So if you have multiple Python distributions installed, please refer here to set up the default Python environment.

I notice that you are using Anaconda, so please check if your Python distribution is found by VS 2017. You could refer here to manually add a Python configuration.

@linmajia
Copy link
Contributor

@balvesbb , does this issue still exist?

Thanks.

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

3 participants