LexPredict / lexpredict-lexnlp

LexNLP by LexPredict
GNU Affero General Public License v3.0
690 stars 175 forks source link

Cannot install Version 2.1.0 #58

Open g3rfx opened 2 years ago

g3rfx commented 2 years ago

Installation of version 2.1.0 fails due to a dependency conflict

The conflict is caused by:                                                                                                                                           
    lexnlp 2.1.0 depends on regex==2020.11.13                                                                                                                 
    datefinder-lexpredict 0.6.2.1 depends on regex==2020.7.14 

The same problem holds for version 2.0.0

Python=3.6 OS = Ubuntu 18.04.6

masc-it commented 2 years ago

same

karanashar commented 1 year ago

Hello, I am getting this issue too! I read the docs for datefinder-lexpredict and it has the correct regex version ( 2020.11.13 ) I'm not sure why it yet tries to pull in regex==2020.7.14