Comment 1 for bug 1762164

Revision history for this message
kaputtnik (franku) wrote :

Turns that this task is a bit difficult for me :-D :

- The highest Python version supported by Django 1.11 is 3.6
- On archlinux the used python version is 3.7
- Downgrading here to python 3.6 does not work, because libreoffice depends on Python version 3.7. And i need libreoffice for other stuff.

Currently i compile python 3.6 for myself and will try to create a virtualenvironment with that version.

I had also the idea to create a Virtual machine with Ubuntu running, but i guess it will be the same work in the end, beside it steals some resources from the host. Any other ideas for my problem?