On pip install misaka if you get the following error then install the link given below and try again.
Failed building wheel for misaka
and
error: Microsoft Visual C++ 14.0 is required.
Failed building wheel for misaka
and
error: Microsoft Visual C++ 14.0 is required.
Error says to install Microsoft Visual C++, but it still won't work.
Follow the following solution instead.
- Install Anaconda
- Run the following commands:
- conda install libpython m2w64-toolchain -c msys2
- python -m pip install --upgrade pip
- pip install misaka
thanks
ReplyDeletethanks
ReplyDeletethankyou so much man
ReplyDelete