Top "Installation" questions

Installation (or setup) is the process of deploying an application, driver, plugin, etc.

scipy.misc module has no attribute imread?

I am trying to read an image with scipy. However it does not accept the scipy.misc.imread part. What …

python installation scipy dependencies python-imaging-library
How can I find out if I have Xcode commandline tools installed?

I need to use gdb. ps-MacBook-Air:AcoustoExport pi$ gdb -bash: gdb: command not found ps-MacBook-Air:AcoustoExport pi$ sudo find / -iname "*…

xcode command-line installation
how to start the tomcat server in linux?

i tried to install 1.yum install -zxvf apache-tomcat-6.0.47.tar.gz then 2. export TOMCAT_HOME=/home/mpatil/softwares/apache-tomcat-6.0.37 3. [root@localhost …

linux tomcat installation centos startup
Error in setting JAVA_HOME

I have recently downloaded Maven and followed the instructions given on this this page. I already have ant installed on …

java maven installation path-variables
Installing RubyGems in Windows

I'm new to ruby. I tried to install Ruby Gems on my PC by following the steps given in the …

ruby installation rubygems
"RuntimeError: Make sure the Graphviz executables are on your system's path" after installing Graphviz 2.38

I downloaded Graphviz 2.38 MSI version and installed under folder C:\Python34, then I run pip install Graphviz, everything went well. …

python installation graphviz
How to generate .env file for laravel?

From the documentation I see it's possible to create a laravel project via laravel installer: $laravel new blog or via …

laravel installation composer-php laravel-5 environment
How do I tell if .NET 3.5 SP1 is installed?

How can I find out if SP1 has been installed on a server which has .NET 3.5?

.net-3.5 installation
how to install tensorflow on anaconda python 3.6

I installed the new version python 3.6 with the anaconda package. However i am not able to install tensorflow. Always receive …

python tensorflow installation python-wheel
Application Installation Failed in Android Studio

Yesterday my app was running perfect from Android Studio but today when I started working on my app and running …

android android-studio installation apk