LexPredict / lexpredict-lexnlp

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

"Failed building wheel for pandas" while installing lexnlp with pip #51

Open VenkateshDharavath opened 3 years ago

VenkateshDharavath commented 3 years ago

Python version - 3.8.6 lexnlp version - 1.8.0 Windows Server 2016

I've created a fresh virtual environment and ran pip install lexnlp with -vvv flag for detailed information about the installation process. Please find the complete verbose in the text file below. https://drive.google.com/file/d/1v9S7C9Ht0lwxffyiSTrcgncPASLWv2x6/view?usp=sharing

Initially, I realized that my server doesn't have Microsoft visual c++ 14.0 plus, I've installed Visual Studio Build Tools 2019. It kind of stopped giving that error and started to give new error. Please refer the text file in the link provided.