安装后找不到包模块

时间:2019-02-09 22:36:40

标签: python

我通过以下方式安装了软件包:

cd /work/waterhouse_team
git clone https://github.com/freemao/schnablelab.git
added "export PYTHONPATH=/work/waterhouse_team/apps/schnablelab:PYTHONPATH" to ~/.bashrc
. ~/.bashrc 

我跑了

cd /scratch/waterhouse_team/tmp2
/scratch/waterhouse_team/tmp2> python -m schnablelab.imputation.GC vcf2map freebayes-gbs.gvcf-gt30.vcf.gz gc.map

但是我得到了python: No module named schnablelab.imputation

我想念什么?

2 个答案:

答案 0 :(得分:1)

我认为应该是:

select  json_agg(distinct floor)
from    rooms
where   building_id = 23

您错过了output.txt

答案 1 :(得分:1)

我认为您添加的路径太深了。

如果您希望找到chmod +x ./bin/env.sh && ./bin/env.sh > env.js 作为可导入模块,则该模块的父目录必须在您的路径中。

即您需要在路径中使用env.js,而不是env = { PUBLIC_URL: 'your_value_from_environment_variable_PUBLIC_URL' }

正如@Raydel Miranda指出的那样,您还需要美元符号,以便维护现有路径。