当我PyGUI-2.5.4.tar.gz从http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/下载并运行
pip install downloads/PyGUI-2.5.4.tar.gz
Run Code Online (Sandbox Code Playgroud)
我收到一个长错误,其根源似乎是以下内容:
tarfile.ReadError: not a gzip file
Run Code Online (Sandbox Code Playgroud)
有什么想法我做错了吗?