ivanseidel / IAMDinosaur

🦄 An Artificial Inteligence to teach Google's Dinosaur to jump cactus
MIT License
2.8k stars 533 forks source link

Cannot install on Windows 7 #26

Open akhilerm opened 8 years ago

akhilerm commented 8 years ago

cannot install on windows 7. Showing error that .NET framework 2.0 SDK is needed and Microsoft visual studio 2005. I aready have the sdk but 2005 is now a very old version that is not even available on microsoft websites. How to fix this issue.

tiagosomda commented 7 years ago

Visual Studio 2005 is pretty old. You should probably download the latest Visual Studio and SDK.

However, this might install whatever is necessary to work with npm:

https://www.npmjs.com/package/windows-build-tools npm install --global --production windows-build-tools

akhilerm commented 7 years ago

I got it working . It was due to some missing libraries. But still the motion tracking is heavily delayed in windows