I have tried all methods mentioned on the internet but there is no use. I am trying to install misaka by writing pip install misaka
it keeps complaining by showing the same message. I have downloaded and installed MS build tool 2015 and 2017, Restarted my laptop. Whatever I did, couldn't figure out why it complains. Python version 3.6.4 Windows 10
For commercial projects, you can use Visual C++ for free as an individual or in teams of 5 or fewer. With bigger teams you'll have to purchase a Visual Studio license for every developer working on the project.
The Microsoft C++ Build Tools provides MSVC toolsets via a scriptable, standalone installer without Visual Studio. Recommended if you build C++ libraries and applications targeting Windows from the command-line (e.g. as part of your continuous integration workflow).
In a web browser window, go to https://visualstudio.microsoft.com/downloads/: 2. Scroll down and open the Tools for Visual Studio 2019 section. 3. Find Build Tools for Visual Studio 2019 and click Download.
If you can use the Visual Studio Community for free, you can also use the Build Tools with a valid free license. If you cannot use the Visual Studio Community, you need to use the Build Tools with a valid paid license.
To solve any of the following errors:
The solution is:
Go to: https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2017
Select the free download under Visual Studio Community 2017
Now the most important step is to select what you need under the workload tab:
Now go to your cmd and install the package:
pip3 install misaka
Note that if you already installed Visual Studio then when you run the installer, you can modify it (click the modify button under Visual Studio Community 2017) and do steps 3 and 4.
Using the https://visualstudio.microsoft.com/visual-cpp-build-tools/ installer only and selecting only four specific components helped solve the error.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With