vursimply.blogg.se

Install pip visual studio code
Install pip visual studio code













install pip visual studio code

Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/8/bin/Hostx86/圆4/cl.exe Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/8/bin/Hostx86/圆4/cl.exe - works Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/8/bin/Hostx86/圆4/cl.exe

install pip visual studio code

The CXX compiler identification is MSVC 8.1 The C compiler identification is MSVC 8.1 Using cached apriltag-0.0.16.tar.gz (201 kB)īuilding wheels for collected packages: apriltagīuilding wheel for apriltag (setup.py). Let me know if there's a fix for it, or if this repo just isn't going to build on windows ever.ĮDIT: added entire python build log for context python -m pip install apriltag I've looked on here for /Wsign-compare but have found no example of anyone even getting that error, let alone solving it. Cloning into it and building it with Visual Studio, the first build fails withĮrror D8021 invalid numeric argument '/Wsign-compare'

install pip visual studio code

Worried that maybe the PyPI package didn't work on windows(?) I looked at the project that it was based on, found here. On my windows machine, I tried to install the apriltag pip package on python3.6:īut the wheel failed to build, giving me a long error list in which I believe the key line isīuilding Custom Rule C:/Users/xxxx/apriltag_3b8f424df9f543459d5bd3db09137d9f/core/CMakeLists.txtĬl : Command line error D8021: invalid numeric argument '/Wsign-compare'```

install pip visual studio code

I've been using the python module apriltag (found here ) on linux for a while, and need to move my system over to Windows.















Install pip visual studio code