Open VenkateshDharavath opened 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
pip install lexnlp
-vvv
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.
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=sharingInitially, 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.