RSS installation - 1/2 ==> Blog installation (12) python (3)


installation - 1/2

Install pythonnet on debian is difficult

post

Build Tensorflow from source

2021-01-11

Tensorflow has no released for python 3.9 yet. To build it from source, bazel must be installed first.

post

AttributeError: module ‘nbconvert.exporters’ has no attribute ‘WebPDFExporter’

2021-01-11

I faced the following issue when running a notebook server juste the installation.

post

Install Python 3.9 and many packages on Linux Debian 10

2021-01-09

Password

...

post

Cannot load library libcairo-2.dll

2021-01-06

The following error may appear when using pycairo. This module is usually not directly used but through matplotlib.

post

Installation of Python 3.8

2019-12-31

...

post

Nbconvert requires recent version of latex

2019-11-11

The latest version of nbconvert which converts notebooks into latex requires recent version latex > 2016. To install a more recent version on debian:

post

Installation of nginx

2019-11-11

I switched to nginx as lighttpd started to fail. To install it:

post

Installation of proj

2019-09-21

This is required for cartopy, PROJ needs to be installed otherwise the following error appears:

post

lighttpd - serve static content - setup

2019-09-19

I had to stop relying on friend to hold the content of my website. I wrote earlier a blog on how to setup a SFTP server. Let’s now see how to set up a http server with lighttpd. I usually avoid using python for this even though it is sometimes more simple because it is easier to detect python processes hanging on. On debian:

post


RSS installation - 1/2 ==> 2019-11 (2) 2019-12 (1) 2020-02 (1) 2020-09 (1) 2021-01 (5)