:orphan: |rss_image| **2018-08 - 1/1** :ref:`Blog ` :ref:`installation (12) ` :ref:`python (3) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: 2018-08 .. _ap-month-2018-08-0: 2018-08 - 1/1 +++++++++++++ .. blogpostagg:: :title: Build protobuf and onnx for Windows :date: 2018-08-23 :keywords: protobuf :categories: libraries :rawfile: 2018/2018-08-23_protobuf.rst A good way to build it is to look into the file ``appveyor.yml``. You should end up with something like this: `build_protobuf.bat `_. `onnx `_ was a little bit more complex to build as the current build system is based on :epkg:`Miniconda` and there is still no version for :epkg:`Python` 3.7. I had to start with the standard distribution which I did. The release is available as artifacts on `appveyor/onnx `_. Instructions can be found in `appveyor.yml `_. .. blogpostagg:: :title: Install Python 3.7 and many packages on Linux Debian 9 :date: 2018-08-19 :keywords: python 3.7 :categories: python :rawfile: 2018/2018-08-19_python37.rst Below you can find the instruction to get many modules on :epkg:`Debian 9` on :epkg:`Python` 3.7. The first packages are quite common but the last instructions are needed to build all the content for my teachings. It begins with: ... ---- |rss_image| **2018-08 - 1/1** :ref:`2019-11 (2) ` :ref:`2019-12 (1) ` :ref:`2020-02 (1) ` :ref:`2020-09 (1) ` :ref:`2021-01 (5) `