Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在一个禁止互联网通信的站点上工作。是否可以在没有 conda 的情况下安装snakemake?
谢谢,米歇尔
是的,它也可以通过 pip 安装。但是,这仍然需要下载。使用 conda,您还应该能够通过 anaconda.org 下载包和所有依赖项,然后将其复制到该机器上。但这肯定需要一些手动步骤。还有一个码头集装箱。这可能更容易,因为它只是一个文件。