thundergbm icon indicating copy to clipboard operation
thundergbm copied to clipboard

WARNING: Requirement 'thundergbm-0.3.12-py3-none-win_amd64.whl' looks like a filename, but the file does not exist

Open Weidong725 opened this issue 4 years ago • 1 comments

I use the windows 10 system.I installed the latest version of cmake. When I download the WHL file, pip install will show the following prompt:

(tf) PS C:\Users\WD\desktop> pip install --user thundergbm-0.3.16-py3-none-any.whl WARNING: Requirement 'thundergbm-0.3.16-py3-none-any.whl' looks like a filename, but the file does not exist Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Processing c:\users\wd\desktop\thundergbm-0.3.16-py3-none-any.whl ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory: 'C:\Users\WD\desktop\thundergbm-0.3.16-py3-none-any.whl'

Weidong725 avatar Dec 29 '20 16:12 Weidong725

Would you build the .whl file with the instructions here?

zeyiwen avatar Dec 31 '20 08:12 zeyiwen