:orphan: |rss_image| **2015-08 - 1/1** :ref:`Blog ` :ref:`installation (12) ` :ref:`python (3) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: 2015-08 .. _ap-month-2015-08-0: 2015-08 - 1/1 +++++++++++++ .. blogpostagg:: :title: Install Python 3.4 with packages for a Data Scientist on Linux :date: 2015-08-30 :keywords: install,linux,ubuntu,azure :categories: install,module,linux :rawfile: 2015/2015-08-30_install_linux.rst I tested the python installation on Linux from scratch (= without Anaconda). I used a distribution `Ubuntu 14.0 `_ through `Azure `_. I did everything from the command line. I started by updating `apt-get `_ (required for `kivy `_):: ... .. blogpostagg:: :title: Build module xgboost :date: 2015-08-23 :keywords: xgboost :categories: module :rawfile: 2015/2015-08-23_xgboost.rst `xgboost `_ is now on `pypi `_ but I knew too late and I built it for Windows. In case you want to know how to do it, you can read this blog post: `Building xgboost on Windows for Python `_. .. blogpostagg:: :title: Issue with module goslate 1.5 :date: 2015-08-17 :keywords: goslate,encoding,issue :categories: module :rawfile: 2015/2015-08-17_goslate.rst I had issues installing `goslate `_ 1.5. It raises an encoding issues while reading file *README.rst*. I reverted to version 1.4. .. blogpostagg:: :title: Issue with module babel :date: 2015-08-17 :keywords: babel,sphinx,exception,issue :categories: sphinx,module :rawfile: 2015/2015-08-17_babel13.rst I went through the following issue with the latest version of `babel `_ (2.0). It gave me the following exception:: ... .. blogpostagg:: :title: Install a shortcut with setup.py :date: 2015-08-17 :keywords: setup,entry points,scripts,entrypoints :categories: setup :rawfile: 2015/2015-08-17_entrypoints.rst This is described by `Explain Python entry points? `_. Example: `setup.py `_. ---- |rss_image| **2015-08 - 1/1** :ref:`2019-11 (2) ` :ref:`2019-12 (1) ` :ref:`2020-02 (1) ` :ref:`2020-09 (1) ` :ref:`2021-01 (5) `