:orphan: |rss_image| **blog page - 1/11** :ref:`==> ` :ref:`Blog ` :ref:`installation (12) ` :ref:`python (3) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: blog .. _ap-main-0: blog page - 1/11 ++++++++++++++++ .. 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: Issue with setuptools and pip :date: 2020-09-30 :keywords: pip,setuptools :categories: automation :rawfile: 2020/2020-09-30_setuptools.rst I got the following error which I resolved by updating `setuptools `_. But quite a difficult error message to interpret. ... .. blogpostagg:: :title: Automated jobs on jenkins :date: 2020-02-02 :keywords: jenkins :categories: automation :rawfile: 2020/2020-02-02_local_env.rst I don't know why but many of my jobs fill the folder ``somewhere/.local/`` whether I only create virtual environments. I need to delete it: ... .. 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: ... ---- |rss_image| **blog page - 1/11** :ref:`==> ` :ref:`2019-11 (2) ` :ref:`2019-12 (1) ` :ref:`2020-02 (1) ` :ref:`2020-09 (1) ` :ref:`2021-01 (5) `