Open johnathanbeal opened 7 years ago
I had the same problem as above. What I did to resolve it was create another python project and look at the ProjectTypeGuids that it had - they were:
In the Training project only the first Guid was different and that was the one complained about above - so I replaced it with a41c8ea1-112a-4a2d-9f91-29557995525f, reloaded the project and this time it appeared ok.
Hi, I had the same problem, I found a valid ProjectTypeGuids value and changed it:
I attempted to download and build the MNISTTensorCNTK solution.
I am unfamiliar with using Python in Visual Studio. The Python project within this solution says "Load Failed", and when I try to reload the project, a popup says there is a missing project subtype
Googling the missing subtype was unsuccessful.
I've tried 2 separate computers, and I've tried repair installation, and adding/modifying Python in
Visual Studio.
Please advise on possible solutions.