clovaai / CLEval

CLEval: Character-Level Evaluation for Text Detection and Recognition Tasks
MIT License
184 stars 28 forks source link

ERROR: No matching distribution found for Shapely==1.6.4.post2 #11

Open zhangabner opened 3 years ago

zhangabner commented 3 years ago

Hi, I run pip3 install -r requirements.txt in ubuntu, python 3.9. it reports ERROR: No matching distribution found for Shapely==1.6.4.post2

r-remus commented 2 years ago

Try shapely==1.7.1. This works just fine for me with Python 3.9.