Assembly error building app – Encountered multiple versions of assembly
I was working today as I do everyday, when I tried to build my project and I got this error:
I was working today as I do everyday, when I tried to build my project and I got this error:
I am trying to build lxml for Python 2.7 on Windows 64 bit machine. I couldn’t find lxml egg for Python 2.7 version. So I am compiling it from sources. I am following instructions on this site