Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Environmental Issues 环境问题 #22

Open
unsiao opened this issue Nov 18, 2024 · 2 comments
Open

Environmental Issues 环境问题 #22

unsiao opened this issue Nov 18, 2024 · 2 comments

Comments

@unsiao
Copy link

unsiao commented Nov 18, 2024

# [Optional] Create a virtual env
conda create -n tango python==3.9.20
conda activate tango
# Install with pip:
pip install -r ./pre-requirements.txt
error>pip install -r ./requirements.txt

When installing an environment with conda, an error occurs:
在conda 安装环境提示错误:

(tango) D:\TANGO>pip install -r ./requirements.txt
Looking in indexes: https://pypi.org/simple, https://download.openmmlab.com/mmcv/dist/cu118/torch2.1.0/index.html
ERROR: mmcv-2.1.0-cp39-cp39-manylinux1_x86_64.whl is not a supported wheel on this platform.
@VangengLab
Copy link

改下/requirements.txt

@tsxxdw
Copy link

tsxxdw commented Nov 29, 2024

改成window系统的就可以了,很简单,其他人帖子里面有提到修改方式,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants