Top "Failed-installation" questions

An installation can be termed as a "failed-installation" when the user follows the "usual installation procedure", yet the installation aborts/fails without going to completion.

graphlab-create 2.1 installation fails to uninstall 'certifi', a distutils installed project

I have installed Anaconda3 on a Windows 8.1 Laptop and wanted to install GraphLab-Create 2.1. When I follow the Installation procedure from …

python-2.7 anaconda distutils failed-installation graphlab
How to install npm for node.js installed with homebrew installed at custom path?

I'm using Mac OS X Lion 10.7, and installed homebrew with alternate install at custom path to keep it user scope …

macos node.js homebrew npm failed-installation
ClickOnce installation generates error: System.Runtime.InteropServices.COMException, Failed to load the runtime, Exception from HRESULT: 0x80131700

This error occurs trying to deploy a WPF project through ClickOnce: Activation of [...file path...].application resulted in exception. Following …

.net wpf clickonce failed-installation comexception
Failure [INSTALL_FAILED_USER_RESTRICTED: Invalid apk] in android

I am using Android Studio 3.0.1. When i am trying to run app INSTALL_FAILED_USER_RESTRICTED: Invalid apk error occurs. …

android android-studio apk adb failed-installation
maven release perform failed

Today while doing the release of our project, the release:perform command failed in between as our nexus was having …

maven release failed-installation
Don't know how to uninstall unwanted Spacy installation, model

I have limited disk memory and want to know how to uninstall/remove files for spacy 2.xx under python 2.7 (I …

python spacy failed-installation
"ImportError: No module named BeautifulSoup" error even after installation

I'm running into the following error: Traceback (most recent call last): File "C:\Python27\files\samplefileoutput.py", line 1, in <…

python module beautifulsoup failed-installation
Installing pygraphviz on windows

After installing the latest graphviz (2.26.3) on my Windows 7 Ultimate 64bit, I receive the following error: C:>easy_install pygraphviz …

windows failed-installation pygraphviz
Weird error while installing Android app?

In IntelliJ IDEA I exported signed application (created a new key, etc.), entered command adb install <my_app>.…

android intellij-idea failed-installation