目录方法 1:使用 Conda 命令方法 2:在 python 中查看方法 3:使用 pip 命令方法 4:检查环境目录结构总结在 Conda 虚拟环境中,查看已安装包的位置的方法:
i have a python script, that submits an job to the SGE (Sun Grid Engine). When the job is done i want to access the output file, generated from the SGE job.