Install latest/stable of fades
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install fades --classic
Don't have snapd? Get set up for snaps.
fades is a system that automatically handles the virtualenvs in the cases normally found when writing scripts and simple programs, and even helps to administer big projects.
fades will automagically create a new virtualenv (or reuse a previous created one), installing the necessary dependencies, and execute your script inside that virtualenv, with the only requirement of executing the script with fades and also marking the required dependencies.
(If you don’t have a clue why this is necessary or useful, I'd recommend you to read this small text about Python and the Management of Dependencies: https://github.com/PyAr/fades/blob/master/docs/pydepmanag.rst)
Check the full documentation here: https://fades.readthedocs.io/
For developers, the project is here: https://github.com/PyAr/fades
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.