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

Update python support version #2290

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Update python support version #2290

merged 1 commit into from
Aug 13, 2024

Conversation

wuhongsheng
Copy link
Contributor

@wuhongsheng wuhongsheng commented Aug 13, 2024

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily receiving feedbacks. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

pip 安装时根据编程语言版本过滤,python 3.12搜索不到相应的包

@lvhan028 lvhan028 requested a review from irexyc August 13, 2024 03:25
@lvhan028
Copy link
Collaborator

The following commands work for me:

conda create -n test python=3.12 -y
conda activate test
pip install lmdeploy

@lvhan028 lvhan028 merged commit 85daad9 into InternLM:main Aug 13, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

3 participants