
On Mar 20, 2024, at 7:56 PM, Romain RAT <romai...@gmail.com> wrote:
Hi everyone,
I'm currently facing an issue when installing mpf-mc though the pip install mpf-mc command.The final error I get is:"error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/"I removed all the previous version of Vusial C++ to ensure there was no clonflicts.I now only have the version 14.38.33135 for both x64 and x86 even if I assume mpf is using the x64 one.
<VisualC++.png>I also tried using pip install mpf-mc --pre as some people did.It didn't work.Full log is in attached file if needed.Hope to find a way to resolve that issue :)
--
You received this message because you are subscribed to the Google Groups "MPF Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mpf-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mpf-users/87a009b3-ecda-470b-b92e-b450873c64cdn%40googlegroups.com.
<Log_Mpf-mc_visualC++.txt><VisualC++.png>
You need to download the VS build tools installer, and it seems like the required options are the CMake tools and Windows SDK. Not 100% sure but ive gotten it running using just that installer.
To view this discussion visit https://groups.google.com/d/msgid/mpf-users/a15a2996-a07d-4f0f-b206-e6b2421b1983n%40googlegroups.com.