Files
stable/docs
Robert Caulk 0a1e15988f Fix errors during ubuntu install
Encountering the python header error on a fresh ubuntu install:

```  utils_find_1st/find_1st.cpp:3:10: fatal error: Python.h: No such file or directory
   #include "Python.h"
            ^~~~~~~~~~
  compilation terminated.
```

solved by installing python3.7-dev. Also need to ensure python3.7-venv for fresh install.
2021-06-18 09:48:59 +02:00
..
2021-03-10 09:27:03 +01:00
2020-06-17 22:49:01 +03:00
2021-03-24 18:26:03 +02:00
2021-04-22 19:41:01 +02:00
2021-06-07 21:05:25 +02:00
2021-04-17 10:48:24 +02:00
2021-06-07 21:05:25 +02:00
2021-06-07 21:05:25 +02:00
2021-03-01 19:12:02 +01:00
2020-12-04 19:59:26 +01:00