pip已经是最新了为什么发布文件还是不能安装
WARNING: Requirement 'vsearch-1.0.tar' looks like a filename, but the file does not exist
Processing c:\users\x2522\desktop\table\pythontest\mymodules\dist\vsearch-1.0.tar
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'C:\Users\X2522\Desktop\table\pythontest\mymodules\dist\vsearch-1.0.tar'
直接安装pip install 库名,不要设置版本
如有用请采纳
你这是下载下来以后用pip安装的吗?一般不应该是whl文件吗