Microsoft visual c++ redistributable intallation error - windows

I am going to install microsoft visual c++ 2015(*64) on my windows 7 ultimate. I need this for install current WAMP. but unable to install this one. occurred following error
setup fail
0*80240017 unspecified error
How can I fix this prob?
Thanks.

Related

anaconda no module found insightface

i get an error saying no mudle found insightface and when i do pip install insightface
last output line is
building 'insightface.thirdparty.face3d.mesh.cython.mesh_core_cython' extension
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 have installed latest visual c++ with build tools and restarted my pc and nothing seemed to help

Error while installing Jupyternotebook through pip

I am getting the following error while installing Jupyternotebook through pip in Windows 10. Kindly provide some workaround. Please find the complete output at https://pastebin.com/vxvAtr6S
C:\Users\prave>echo %PATH% C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\MATLAB\R2020b\bin;C:\Program Files\Inkscape\bin;C:\Program Files\Crucial\Crucial Storage Executive;C:\ffmpeg\bin;C:\Program Files\gs\gs9.53.3\bin;C:\Program Files\gs\gs9.53.3\lib;C:\MinGW\bin;C:\Program Files (x86)\FAHClient;C:\Users\prave\AppData\Local\Microsoft\WindowsApps;C:\Program Files\JetBrains\PyCharm Community Edition 2020.3.1\bin;;C:\MinGW\bin;
distutils.errors.DistutilsPlatformError: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
This line clearly says it, you have to download Microsof Visual C++ 14.0 or greater from the given address.

Error while installing visual studio 2013 pro

I get this error when i try to install visual studio 2013 pro update 3 even after multipile restarts.
I am using windows 8.1.
Image of the error:
http://i.stack.imgur.com/KpzrP.png
Error Log:
http://pastebin.com/9dpY0fzZ
It may be that you have tried to install the program before and that it corrupted some files, try downloading a remover.
I have had this problem with programs like malwarebytes before so i hope this also works for you. (but beware of virussus :D)

ejabberd installation issue for Windows -- ./ejabberdctl: erl.exe: can't execute

I have installed ejabberd 2.1.11 on two machines, one with Windows XP SP2 and one with Windows server 2003 Standard edition. Both with VC++ 2005.
VC++ 2005 was already installed before starting the ejabberd installation.
I have manually locate and run erl.exe and in the eventViewer I got (in both machines):
Generate Activation Context failed for C:\Program Files\ejabberd-2.1.11\bin\erl.exe. Reference error message: The referenced assembly is not installed on your system.
and
Dependent Assembly Microsoft.VC80.CRT could not be found and Last Error was The referenced assembly is not installed on your system.
Also when running erl.exe a pop-up window appears with the message: "C:\Program Files\ejabberd-2.1.11\bin\erl.exe This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem."
Also when I run ./ejabberdctl got the error:
"
Starting ejabberd...
./ejabberdctl: e:\bin\erl.exe: can't execute: (14001) Error 14001
" There is a problem starting Erlang.If the error you see is 14001, you need to install:
Microsoft Visual C++ 2005 SP1 Redistributable Package
You can download that installer from www.microsoft.com
You can also check the ejabberd Administrator Guide "
But the Visual C++ 2005 SP1 is installed.
Anyone have a idea why this happening?
Thanks in advance for your time.
rgb

How do I handle "connection failed due to invalid command line" error?

I've installed all the necessary components: sdk, toolkit, Windows7 SP1, Visual Studio 2010 SP1, but it's not working. It is giving me an invalid command line argument error on running.
Please install Media Format Feature Pack for Windows and retry. It worked for me.

Resources