:orphan: |rss_image| :ref:`<== ` **module - 7/7** :ref:`Blog ` :ref:`installation (12) ` :ref:`python (3) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. _ap-cat-module-6: module - 7/7 ++++++++++++ .. blogpostagg:: :title: Build xgboost for Python 3.4 :date: 2015-09-12 :keywords: install,xgboost,vcomp110.dll,OpenMP :categories: install,module,windows :rawfile: 2015/2015-09-12_build_xgboost.rst This is a process I followed to build `xgboost `_ 0.4 (which I also described at `Building xgboost on Windows for Python `_). This is also what you should follow to get missing dependency such as ``vcomp110.dll`` (which comes from `OpenMP in Visual C++ `_). The following process is only available for Python 3.4 64 bit: ... .. blogpostagg:: :title: Building wheel for CVXcanon on Windows :date: 2015-09-12 :keywords: install,wheel,CVxcanon :categories: install,module,windows :rawfile: 2015/2015-09-19_CVXcanon.rst I tried to run the command ``python setup.py bdist_wheel`` but it failed with the following error message:: ... .. 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: Modules futures, concurrent :date: 2015-07-14 :keywords: futures,concurrent,issue :categories: module :rawfile: 2015/2015-07-14-futures.rst On the way to build a setup for my student, I went through an issue with the packages `futures `_, version 3.0.3 which contains the following line:: ... .. blogpostagg:: :title: New modules after a year of teachings :date: 2015-06-06 :keywords: ENSAE,javascript :categories: teachings,module :rawfile: 2015/2015-06-06-ensae_teachings.rst My students used modules I did not know about. I added them to function :func:`installation_ensae `: ... ---- |rss_image| :ref:`<== ` **module - 7/7** :ref:`2019-11 (2) ` :ref:`2019-12 (1) ` :ref:`2020-02 (1) ` :ref:`2020-09 (1) ` :ref:`2021-01 (5) `