megvii-model / YOLOF

MIT License
806 stars 115 forks source link

bash: pods_train: command not found #8

Closed gpsherry closed 3 years ago

gpsherry commented 3 years ago

image

chensnathan commented 3 years ago

Hi,

have you installed cvpods? If not, you can install it with:

cd YOLOF/
python setup.py develop
BIT-wenzi commented 3 years ago

作者您好,请问一下为什么我运行setup.py develop直接退出我的运行界面呢? 我的环境是torch=1.8,torchvision=0.8,python=3.8,难道是因为版本太高么? 按理说不应该啊,

chensnathan commented 3 years ago

@BIT-wenzi 感觉不应该直接退出运行界面啊。。退出之间有报错嘛?

tangjiuqi097 commented 3 years ago

@BIT-wenzi 确实是torch版本太高了

BIT-wenzi commented 3 years ago

请问您是哪个版本使用torch1.7么? ---------- Origin message ----------

From:"wym" @.> To:"megvii-model/YOLOF" @.> Subject:Re: [megvii-model/YOLOF] bash: pods_train: command not found (#8) Date:2021-03-25 13:27:09

@BIT-wenzi 确实是torch版本太高了

--

You are receiving this because you were mentioned.

Reply to this email directly or view it on GitHub:

https://github.com/megvii-model/YOLOF/issues/8#issuecomment-806374177

BIT-wenzi commented 3 years ago

主要是我安装都没成功,而且每次安装的时候直接会导致pycharm直接退出。 ---------- Origin message ----------

From:"qiang chen" @.> To:"megvii-model/YOLOF" @.> Subject:Re: [megvii-model/YOLOF] bash: pods_train: command not found (#8) Date:2021-03-24 10:38:57

@BIT-wenzi 感觉不应该直接退出运行界面啊。。退出之间有报错嘛?

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub:

tangjiuqi097 commented 3 years ago

@BIT-wenzi 我用的是torch1.6,不过1.7应该也可以吧。你可以试试在终端编译cvpods

BIT-wenzi commented 3 years ago

好的,那我先试一下,感谢! ---------- Origin message ----------

From:"wym" @.> To:"megvii-model/YOLOF" @.> Subject:Re: [megvii-model/YOLOF] bash: pods_train: command not found (#8) Date:2021-03-26 11:39:14

@BIT-wenzi 我用的是torch1.6,不过1.7应该也可以吧。你可以试试在终端编译cvpods

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: