[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Wget2 bootstrap and "Unknown option: --"
From: |
Jeffrey Walton |
Subject: |
Wget2 bootstrap and "Unknown option: --" |
Date: |
Mon, 10 Aug 2020 12:44:10 -0400 |
Hi Everyone/Tim,
Are you guys interested in this? It's from a Ubuntu 4 system. Python
is there, but it is antique.
What I have found is, the best way to check Python's version is
'python -V'. It works on old and new Python.
Jeff
----
Unknown option: --
usage: python [option] ... [-c cmd | file | -] [arg] ...
Try `python -h' for more information.
./bootstrap: Error: 'python' not found
./bootstrap: Please install the prerequisite programs
----
And:
$ python --version
Unknown option: --
$ python -V
Python 2.3.4
- Wget2 bootstrap and "Unknown option: --",
Jeffrey Walton <=