RSS <== module - 7/7 Blog installation (12) python (3)


module - 7/7

Build xgboost for Python 3.4

2015-09-12

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:

post

Building wheel for CVXcanon on Windows

2015-09-12

I tried to run the command python setup.py bdist_wheel but it failed with the following error message:

...

post

Install Python 3.4 with packages for a Data Scientist on Linux

2015-08-30

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):

...

post

Build module xgboost

2015-08-23

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.

post

Issue with module goslate 1.5

2015-08-17

I had issues installing goslate 1.5. It raises an encoding issues while reading file README.rst. I reverted to version 1.4.

post

Issue with module babel

2015-08-17

I went through the following issue with the latest version of babel (2.0). It gave me the following exception:

...

post

Modules futures, concurrent

2015-07-14

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:

...

post

New modules after a year of teachings

2015-06-06

My students used modules I did not know about. I added them to function installation_ensae:

post


RSS <== module - 7/7 2019-11 (2) 2019-12 (1) 2020-02 (1) 2020-09 (1) 2021-01 (5)