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

用Colab Notebook的代码运行报错 #374

Open
1074748905 opened this issue Jan 24, 2025 · 0 comments
Open

用Colab Notebook的代码运行报错 #374

1074748905 opened this issue Jan 24, 2025 · 0 comments

Comments

@1074748905
Copy link

1074748905 commented Jan 24, 2025

原本!pip install -r requirements_gpu.txt

我给改成!pip install -r requirements.txt 不然报错
运行完提示要重启:
WARNING: The following packages were previously imported in this runtime:
[PIL]
You must restart the runtime in order to use newly installed versions.

重启之后运行!pip install paddlepaddle-gpu==2.4.2.post117 -f https://www.paddlepaddle.org.cn/whl/linux/mkl/avx/stable.html
运行以后报错:
ERROR: Could not find a version that satisfies the requirement paddlepaddle-gpu==2.4.2.post117 (from versions: 2.5.1, 2.5.1.post102, 2.5.1.post112, 2.5.1.post116, 2.5.1.post117, 2.5.1.post120, 2.5.2, 2.5.2.post102, 2.5.2.post112, 2.5.2.post116, 2.5.2.post117, 2.5.2.post120, 2.6.0, 2.6.0.post112, 2.6.0.post116, 2.6.0.post117, 2.6.0.post120, 2.6.1, 2.6.1.post112, 2.6.1.post116, 2.6.1.post117, 2.6.1.post120, 2.6.2)
ERROR: No matching distribution found for paddlepaddle-gpu==2.4.2.post117

此外想问一下,要求输入的坐标范围,零点是视频左上角吗?

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

1 participant