decopaster.blogg.se

Install python 2.7 ubuntu server 14.04
Install python 2.7 ubuntu server 14.04







install python 2.7 ubuntu server 14.04
  1. #INSTALL PYTHON 2.7 UBUNTU SERVER 14.04 INSTALL#
  2. #INSTALL PYTHON 2.7 UBUNTU SERVER 14.04 UPDATE#
  3. #INSTALL PYTHON 2.7 UBUNTU SERVER 14.04 UPGRADE#

You can upgrade to a newer version of Python to solve this. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available.

install python 2.7 ubuntu server 14.04 install python 2.7 ubuntu server 14.04

This may cause the server to present an incorrect TLS certificate, which can cause validation failures. usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. If executing pip with sudo, you may want sudo's -H flag. check the permissions and owner of that directory. The directory '/home/mona/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. Please check the permissions and owner of that directory. The directory '/home/mona/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled.

#INSTALL PYTHON 2.7 UBUNTU SERVER 14.04 INSTALL#

Update: sudo python -m pip install -upgrade -force-reinstall pip They have been ignored, or old ones used instead. The output for update: Ign file: InReleaseĮ: Some index files failed to download. I tried: sudo add-apt-repository ppa:jolicloud-team/ppa # echo 'export PATH="$HOME/anaconda/bin:$PATH"' > ~/.How can I install Jupyter for Python 2.7 in Ubuntu 14.04? # red_echo "Installing Python via Anaconda" D WITH_QT=ON -D WITH_OPENGL=ON -D WITH_VTK=ON \ D INSTALL_PYTHON_EXAMPLES=ON -D BUILD_EXAMPLES=ON \ D WITH_V4L=ON -D INSTALL_C_EXAMPLES=ON \ Red_echo "Installing pup $ "Ĭmake -D WITH_TBB=ON -D BUILD_NEW_PYTHON_SUPPORT=ON \ Red_echo "Installing non-Ubuntu packages " Sudo apt-get install -y graphicsmagick graphicsmagick-imagemagick-compat libav-tools tesseract-ocr unzip xpdf Red_echo "Add some multimedia Ubuntu packages " Red_echo "Installing some useful Rubygems " # configure gems to not store documentationĮcho "gem: -no-ri -no-rdoc " > ~/.gemrc Git clone git:///sstephenson/ruby-build.git ~/.rbenv/plugins/ruby-buildĮcho 'export PATH="$HOME/.rbenv/plugins/ruby-build/bin:$PATH" ' > ~/.bashrc rbenvĮcho 'export PATH="$HOME/.rbenv/bin:$PATH" ' > ~/.bashrcĮcho 'eval "$(rbenv init -)" ' > ~/.bashrc Red_echo "Installing Ruby $RUBY_VER via rbenv (this will take awhile) "Ĭd ~ & git clone git:///sstephenson/rbenv.git.

install python 2.7 ubuntu server 14.04

Sudo apt-get install -y python-numpy python-scipy python-matplotlib ipython ipython-notebook python-pandas python-sympy python-nose Red_echo "Installing Python scientific libs " # Python, we just stick with the system python Sudo apt-get install -y git-core curl zlib1g-dev build-essential libssl-dev libreadline-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt1-dev libcurl4-openssl-dev python-software-properties

#INSTALL PYTHON 2.7 UBUNTU SERVER 14.04 UPDATE#

Sudo apt-get update & sudo apt-get -y upgrade & sudo apt-get -y dist-upgrade & sudo apt-get -y autoremove Red_echo "Maintaining and updating the distro "









Install python 2.7 ubuntu server 14.04