Quote:
Originally Posted by BertMv
I get an error with this version. I suspect the uri needs to be enclosed in quotes.
|
Here's a version that uses os.system() instead of subprocess.run(). I added some conditionals to check operating system to fix the problem of bad error messages.