在install ***(库名) 后面加上 --user就可以了,这个是权限不足引发的问题。
raise Exception(error_msg.format(origin, e.errno, e.reason)) Exception: URL fetch failure on https://s3.amazonaws.com/text-datasets/nietzsche.txt: None -- [WinError 10054] 远程主机强迫关闭了一个现有的连接。 Process finished with exit code 1 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11...
在install ***(库名) 后面加上 --user就可以了,这个是权限不足引发的问题。
ConnectionResetError: [WinError10054] 远程主机强迫关闭了一个现有的连接。 During handling of the above exception, another exception occurred: Traceback (most recent call last): File"D:\Anaconda\envs\tensorflow\lib\site-packages\tensorflow\python\keras\utils\data_utils.py", line 278,inget_file ...