theiman112860

Results 3 comments of theiman112860

Hi Y'all, I tried to install lexnlp using the approach described above i.e.: conda create -n py36 python=3.6 conda install -n py36 scipy==1.0.0 conda activate py36 pip install lexnlp It...

Hi, I tried to install it in Python 3.8.8 and couldnt get it to work.. Any updates on when it will be able to be used with Python 3.8? Thank...

I also tried to install it using the following: conda create -n py36 python=3.6 conda install -n py36 scipy==1.0.0 conda activate py36 pip install lexnlp It seemed to install but...