Zhao-Tian-yi / RSDet

49 stars 6 forks source link

pip install -r requirements_rgbt.txt报错 #3

Open chenyao1216 opened 7 months ago

chenyao1216 commented 7 months ago

运行pip install -r requirements_rgbt.txt报错: ERROR: Could not find a version that satisfies the requirement cajarename (from versions: none) ERROR: No matching distribution found for cajarename 以及·以下deja-dup-caja==0.0.4;duplicity==0.7.17也报类似错误 我的python==3.8;torch==1.8.2。请问这个问题应该如何解决?

Zhao-Tian-yi commented 7 months ago

The requirements_rgbt.txt is the environment exported directly to conda, some packages may not be necessary. If the problem persists, you can refer to the environment configuration and installation document of mmdetection

liting1018 commented 6 months ago

运行pip install -r requirements_rgbt.txt报错: ERROR: Could not find a version that satisfies the requirement cajarename (from versions: none) ERROR: No matching distribution found for cajarename 以及·以下deja-dup-caja==0.0.4;duplicity==0.7.17也报类似错误 我的python==3.8;torch==1.8.2。请问这个问题应该如何解决?

我遇到了这个问题,请问您这边是怎么解决的呢?

lilero commented 6 months ago

Do you have any interest in participating in the competition?