Δημοσιεύτηκε: 20 Ιαν 2023, 14:13
από Reinach
Προσπάθησα να εγκαταστήσω το python-gi με το pip2 αλλά δεν το δέχεται (εγκατέστησα πριν το pip2 με τις οδηγίες από εκείνο το λινκ) :
Κώδικας: Επιλογή όλων
pip2 install python-gi
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement python-gi (from versions: none)
ERROR: No matching distribution found for python-gi

Ποια είναι τα βήματα για την εγκατάσταση του mechanize πλέον από τη στιγμή που δεν ισχύει ο αρχικός οδηγός;