We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hello, i having issue installing tensorflow 2.2 from the repository Error log (rasanew) C:\Users\Psalm\rasa3.8>pip install https://github.com/fo40225/tensorflow-windows-wheel/raw/master/2.2.0/py37/CPU%2BGPU/cuda102cudnn76sse2/tensorflow-2.2.0-cp37-cp37m-win_amd64.7z.001 Collecting https://github.com/fo40225/tensorflow-windows-wheel/raw/master/2.2.0/py37/CPU%2BGPU/cuda102cudnn76sse2/tensorflow-2.2.0-cp37-cp37m-win_amd64.7z.001 Downloading https://github.com/fo40225/tensorflow-windows-wheel/raw/master/2.2.0/py37/CPU%2BGPU/cuda102cudnn76sse2/tensorflow-2.2.0-cp37-cp37m-win_amd64.7z.001 (104.9 MB) |████████████████████████████████| 104.9 MB 43 kB/s ERROR: Cannot unpack file C:\Users\Psalm\AppData\Local\Temp\pip-unpack-6y1tahn6\tensorflow-2.2.0-cp37-cp37m-win_amd64.7z.001 (downloaded from C:\Users\Psalm\AppData\Local\Temp\pip-req-build-7gne09rn, content-type: application/octet-stream); cannot detect archive format ERROR: Cannot determine archive format of C:\Users\Psalm\AppData\Local\Temp\pip-req-build-7gne09rn WARNING: You are using pip version 20.1.1; however, version 20.2.1 is available. You should consider upgrading via the 'C:\Users\Psalm\rasa3.8\rasanew\Scripts\python.exe -m pip install --upgrade pip' command.
The text was updated successfully, but these errors were encountered:
#52
Sorry, something went wrong.
No branches or pull requests
hello, i having issue installing tensorflow 2.2 from the repository
Error log
(rasanew) C:\Users\Psalm\rasa3.8>pip install https://github.com/fo40225/tensorflow-windows-wheel/raw/master/2.2.0/py37/CPU%2BGPU/cuda102cudnn76sse2/tensorflow-2.2.0-cp37-cp37m-win_amd64.7z.001
Collecting https://github.com/fo40225/tensorflow-windows-wheel/raw/master/2.2.0/py37/CPU%2BGPU/cuda102cudnn76sse2/tensorflow-2.2.0-cp37-cp37m-win_amd64.7z.001
Downloading https://github.com/fo40225/tensorflow-windows-wheel/raw/master/2.2.0/py37/CPU%2BGPU/cuda102cudnn76sse2/tensorflow-2.2.0-cp37-cp37m-win_amd64.7z.001 (104.9 MB)
|████████████████████████████████| 104.9 MB 43 kB/s
ERROR: Cannot unpack file C:\Users\Psalm\AppData\Local\Temp\pip-unpack-6y1tahn6\tensorflow-2.2.0-cp37-cp37m-win_amd64.7z.001 (downloaded from C:\Users\Psalm\AppData\Local\Temp\pip-req-build-7gne09rn, content-type: application/octet-stream); cannot detect archive format
ERROR: Cannot determine archive format of C:\Users\Psalm\AppData\Local\Temp\pip-req-build-7gne09rn
WARNING: You are using pip version 20.1.1; however, version 20.2.1 is available.
You should consider upgrading via the 'C:\Users\Psalm\rasa3.8\rasanew\Scripts\python.exe -m pip install --upgrade pip' command.
The text was updated successfully, but these errors were encountered: