Python Forum

Full Version: PIP Installation problem with VS Build tools
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I got myself the x64 python 3.7.7 version and I got an error message during installation of jsonlib.
From my understanding, pip is using the 32bit version of the build tools. And though the Visual Studio Build tools installation had (x86-x64) in its name there is no Visual Studio folder in the x64 "Program Files" folder under Windows.

How can I get this running?

(Unfortunately I can't upload the screenshot of the error message here...)
jsonlib has not shown any activity since 2010.
What do you intend to do with this?
why not just 'pip install json' which is up to date