Thinklab-SJTU / Thinklab-SJTU/Bench2Drive

python3.9能否跑闭环测试

Open
#232 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.9k
Forks
144
PR merge metrics
No merged PRs in 30d

Description

gpu用的死RTX PRO 6000,支持的cuda版本是12.8,对应到torch就是2.7,但是torch2.7无法用python3.8安装了,必须用python3.9,请问有办法在python3.9下跑carla的闭环测试吗 ?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the repository's documented environment and entry points for CARLA closed-loop tests, then compare their Python 3.8 requirements with Python 3.9, torch 2.7, and CUDA 12.8. Confirm whether the tests can run under that combination and document any required compatibility changes or the blocking dependency.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
autonomous-driving, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.