pip install spatial-correlation-sampler 执行命令: 按回车键执行上述命令。 等待安装完成: 安装过程中,pip会从PyPI(Python Package Index)下载相应的包,并自动处理依赖关系。这个过程可能需要一些时间,具体取决于你的网络速度和包的大小。 验证安装是否成功: 安装完成后,你可以通过以下方式验证安装是否成功: 尝试导入...
Complete output from command C:\Anaconda3\python.exe -u -c "import setuptools, tokenize;file='C:\Users\Boris\AppData\Local\Temp\pip-install-f4ekhfs9\spatial-correlation-sampler\setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec...