Score:0

project based on python3.6 on ubuntu 20.04

cn flag

I need to move django app from ubuntu 16 to 20.04, it's based on python 3.6 but default for ubuntu is 3.8. There's also cron jobs, uwsgi etc I'm not a python dev, what would be the best approach? Do I need to use venv and activate in every cron job?

cn flag
What is stopping you from testing the app on the Ubuntu 20.04 machine? You can make adjustments if it there is an issue or compile Python 3.6 and have the app use it.
cn flag
I'm a java dev and found in python that some errors occurs only during runtime, it's too risky from my point of view and actually not easy to fix them due to some quite old libraries are used. Anyway it seems with venv and rewriting systemd services everything is working fine
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.