You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using python version 3.9.7 and attempting to install requirements for a project. However, when I attempt to install transifex-client==0.13.10 I get the following message.
ERROR: Could not find a version that satisfies the requirement transifex-client==0.13.10 (from versions: 0.1, 0.2, 0.2.1, 0.3, 0.4, 0.4.1, 0.5, 0.5.1, 0.5.2, 0.6, 0.6.1, 0.7, 0.7.2, 0.7.3, 0.8, 0.9, 0.9.1, 0.10, 0.11b0, 0.11b3, 0.11, 0.11.1b0, 0.12b0, 0.12.1, 0.12.2, 0.12.3, 0.12.4, 0.12.5, 0.14.0, 0.14.1, 0.14.2, 0.14.3)
ERROR: No matching distribution found for transifex-client==0.13.10
I get the same message whether running pip3 install -r requirements.txt or pip3 install transifex-client==0.13.10
Please assist.
The text was updated successfully, but these errors were encountered:
No, This will install our latest stable version, Is there any specific task you need to accomplish ? our latest versions should be able to perform the same actions then previous releases :)
I am using python version 3.9.7 and attempting to install requirements for a project. However, when I attempt to install transifex-client==0.13.10 I get the following message.
I get the same message whether running pip3 install -r requirements.txt or pip3 install transifex-client==0.13.10
Please assist.
The text was updated successfully, but these errors were encountered: