:orphan: |rss_image| **installation - 1/2** :ref:`==> ` :ref:`Blog ` :ref:`installation (12) ` :ref:`python (3) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: installation .. _ap-cat-installation-0: installation - 1/2 ++++++++++++++++++ .. blogpostagg:: :title: Install pythonnet on debian is difficult :date: 2021-01-15 :keywords: python,debian,pythonnet :categories: installation :rawfile: 2021/2021-01-15_pythonnet.rst From `Install the .NET SDK or the .NET Runtime on Debian `_. ... .. blogpostagg:: :title: Build Tensorflow from source :date: 2021-01-11 :keywords: python,debian,tensorflow :categories: installation :rawfile: 2021/2021-01-11_tf.rst Tensorflow has no released for python 3.9 yet. To build it `from source `_, `bazel `_ must be installed first. ... .. blogpostagg:: :title: AttributeError: module 'nbconvert.exporters' has no attribute 'WebPDFExporter' :date: 2021-01-11 :keywords: python,nbconvert,jupyter :categories: installation :rawfile: 2021/2021-01-11_nbconvert.rst I faced the following issue when running a notebook server juste the installation. ... .. blogpostagg:: :title: Install Python 3.9 and many packages on Linux Debian 10 :date: 2021-01-09 :keywords: python,debian :categories: installation :rawfile: 2021/2021-01-09_debian.rst **Password** :: ... .. blogpostagg:: :title: Cannot load library libcairo-2.dll :date: 2021-01-06 :keywords: pycairo,cairo,libcairo :categories: installation :rawfile: 2021/2021-01-06_cairo.rst The following error may appear when using `pycairo `_. This module is usually not directly used but through :epkg:`matplotlib`. ... .. blogpostagg:: :title: Installation of Python 3.8 :date: 2019-12-31 :keywords: python 3.8 :categories: installation :rawfile: 2019/2019-12-31_38.rst :: ... .. blogpostagg:: :title: Nbconvert requires recent version of latex :date: 2019-11-11 :keywords: nbconvert,texlive :categories: installation :rawfile: 2019/2019-11-11_texlive.rst The latest version of nbconvert which converts notebooks into latex requires recent version latex > 2016. To install a more recent version on debian: ... .. blogpostagg:: :title: Installation of nginx :date: 2019-11-11 :keywords: nginx :categories: installation :rawfile: 2019/2019-11-11_nginx.rst I switched to :epkg:`nginx` as :epkg:`lighttpd` started to fail. To install it: ... .. blogpostagg:: :title: Installation of proj :date: 2019-09-21 :keywords: cartopy,proj :categories: installation :rawfile: 2019/2019-09-21_proj.rst This is required for :epkg:`cartopy`, `PROJ `_ needs to be installed otherwise the following error appears: ... .. blogpostagg:: :title: lighttpd - serve static content - setup :date: 2019-09-19 :keywords: debian,FTP :categories: installation :rawfile: 2019/2019-09-19_lighttpd.rst 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: ... ---- |rss_image| **installation - 1/2** :ref:`==> ` :ref:`2019-11 (2) ` :ref:`2019-12 (1) ` :ref:`2020-02 (1) ` :ref:`2020-09 (1) ` :ref:`2021-01 (5) `