json2python-models icon indicating copy to clipboard operation
json2python-models copied to clipboard

Not able to install with pip >24.1 version

Open sumeet30 opened this issue 1 year ago • 0 comments

Describe

This cannot be installed with pip version >=24.1.

Actual result

WARNING: Ignoring version 0.3.0 of json2python-models since it has invalid metadata: Requested json2python-models==0.3.0 from https://files.pythonhosted.org/packages/89/23/467ea3c1157d320dfe8652a32e0005ba8cd25f9987a31de18dae9f8ace27/json2python_models-0.3.0-py3-none-any.whl (from -r framework_requirements.txt (line 22)) has invalid metadata: .* suffix can only be used with == or != operators python-dateutil (>=2.7.*) ~~~~~~^ Please use pip<24.1 if you need to use this version.

sumeet30 avatar Aug 22 '24 05:08 sumeet30