How to make Ubuntu 18.04 LTS use python 3.7 as default?
Bo Berglund
bo.berglund at gmail.com
Thu Jul 30 13:08:16 UTC 2020
On Thu, 30 Jul 2020 21:48:08 +0900, soyeomul at doraji.xyz (???) wrote:
>In my most case, i write simple script with shebang.
As already stated I do not program python myself...
But now checked the shebangs for two of the tools I use:
youtube-dl:
#!/usr/bin/env python
streamlink:
#!/usr/bin/python3
--
Bo Berglund
Developer in Sweden
More information about the ubuntu-users
mailing list