Closed afoufou closed 3 years ago
Are you stuck with pip 18.1? That's a three year-old version (October 2018). You are bound to encounter error with this old pip.
I'd suggest first updating pip in your virtual environment with pip install --upgrade pip
before installing sepaxml
.
I have no problem with python 3.7.10 and the latest pip (21.2.4, published in August 2021).
Hi all,
pip install sepa xml
doesn't work with python 3.7 and pip 18.1. There is a syntax error in validation.pyFollowing, the error found