microsoft / samples-for-ai

Samples for getting started with deep learning across TensorFlow, CNTK, Theano and more.
MIT License
596 stars 220 forks source link

Missing project subtype #159

Open collinmdp opened 4 years ago

collinmdp commented 4 years ago

Trying to open the solution for TensorflowExamples I get the following error for each project (other than "yolo_tensorflow")

There is a missing project subtype. Subtype: '{D22814C2-A430-4A53-8052-A3A64BFB2240}' is unsupported by this installation.

I see this error reported on the Microsoft Docs site in March 2019, but no solution was posted. From what I've gathered, I THINK this is an error stemming from using VS 2019 which might not have older SDK's installed, though I might be completely wrong.

image

collinmdp commented 4 years ago

Running on VS 2017 worked, though that might be because the AI tools isn't installable on VS 2019