Need help installing a specific python package using pip
问题 I have seen related questions to my question, but those answers didn't work for me. I am trying to install xgboost package, but I got this error: *No files/directories in C:\Users\Fatemeh\AppData\Local\Temp\pip-build-57cpr7io\xgboost\pip-egg-info (from PKG-INFO)* I have tried almost all the options such as --no-cache-dir , --no-clean but got the same error. I would appreciate it if you can help me fix this. I tried installing from Github and tried other methods (using cmd and setup.py scripts