longcw / MOTDT

Real-time Multiple People Tracking with Deeply Learned Candidate Selection and Person Re-identification
MIT License
531 stars 130 forks source link

when run sh make.sh,i got troubles: #33

Open feixiaoyu2223 opened 5 years ago

feixiaoyu2223 commented 5 years ago

Traceback (most recent call last): File "build.py", line 29, in extra_objects=extra_objects File "/home/fly/anaconda3/envs/fly/lib/python3.6/site-packages/setuptools/init.py", line 127, in init _Command.init(self, dist) File "/home/fly/anaconda3/envs/fly/lib/python3.6/distutils/cmd.py", line 57, in init raise TypeError("dist must be a Distribution instance") TypeError: dist must be a Distribution instance. Look forward to your reply,thank you

Hackerlil commented 5 years ago

就是pytorch的版本问题,我创建了一个新的环境按照requirements,用的是pytorch 0.4.1然后就没问题了

feixiaoyu2223 commented 5 years ago

你好,我的pytorch版本是0.4.1,在服务器上跑没有问题,自己笔记本上一样的环境就出现了bug,这是为什么呀


------------------ 原始邮件 ------------------ 发件人: "Jakuid"notifications@github.com; 发送时间: 2019年5月17日(星期五) 晚上8:31 收件人: "longcw/MOTDT"MOTDT@noreply.github.com; 抄送: "Fred.Fly"441275397@qq.com;"Author"author@noreply.github.com; 主题: Re: [longcw/MOTDT] when run sh make.sh,i got troubles: (#33)

就是pytorch的版本问题,我创建了一个新的环境按照requirements,用的是pytorch 0.4.1然后就没问题了

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.