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
Ihave Python 2.7 running, trying to install the lib but fails. Any workaround ?
root@quickapp:/home/demouser/car_rental# pip install validators
Collecting validators
Using cached https://files.pythonhosted.org/packages/d9/1f/27dff5c1ea8f36865a179581dea4f75d1ab52cd8f32ee527a592b6558b55/validators-0.17.0.tar.gz
validators requires Python '>=3.4' but the running Python is 2.7.17
Documentation says :
Currently validators supports python versions 2.7, 3.3, 3.4, 3.5 and PyPy.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Ihave Python 2.7 running, trying to install the lib but fails. Any workaround ?
Documentation says :
Currently validators supports python versions 2.7, 3.3, 3.4, 3.5 and PyPy.
The text was updated successfully, but these errors were encountered: