gotthardp / python-mercuryapi

Python wrapper for the ThingMagic Mercury API
MIT License
122 stars 63 forks source link

Invalid machine type on windows 10 #88

Open samsamduvent opened 4 years ago

samsamduvent commented 4 years ago

I've been trying to install this API on my windows 10 machine. So far it works perfectly on my mac book and my raspberry pi.

I followed all the instructions but keep getting the following error: LINK : fatal error LNK1113: invalid machine type 0x1C2 error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\VC\\Tools\\MSVC\\14.23.28105\\bin\\HostX86\\x64\\link.exe' failed with exit status 1113

What can i do to fix this?

kenghzou95 commented 4 years ago

can i get help in installing on my ubuntu 18 ?