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

作者您好,我想请教一下,我想把这个换成自己的数据集训练出来的pt权重文件,在切换模型的时候出现了以下错误,能麻烦您赐教一下吗 #3

Open
q993489860 opened this issue Jul 4, 2023 · 1 comment

Comments

@q993489860
Copy link

requirements: Ultralytics requirement "models.yolo" not found, attempting AutoUpdate...
WARNING: Ignoring invalid distribution -rotobuf (d:\wzf\anaconda\envs\pytorch\lib\site-packages)
WARNING: Ignoring invalid distribution -rotobuf (d:\wzf\anaconda\envs\pytorch\lib\site-packages)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))': /simple/models-yolo/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))': /simple/models-yolo/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))': /simple/models-yolo/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))': /simple/models-yolo/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))': /simple/models-yolo/
ERROR: Could not find a version that satisfies the requirement models.yolo (from versions: none)
ERROR: No matching distribution found for models.yolo
WARNING: Ignoring invalid distribution -rotobuf (d:\wzf\anaconda\envs\pytorch\lib\site-packages)
WARNING: Ignoring invalid distribution -rotobuf (d:\wzf\anaconda\envs\pytorch\lib\site-packages)
WARNING: There was an error checking the latest version of pip.
requirements: Command 'pip install --no-cache "models.yolo" ' returned non-zero exit status 1.
127.0.0.1 - - [04/Jul/2023 15:11:06] "PUT /switch HTTP/1.1" 200 -

@cneaglearmy
Copy link

我已经解决所有已知存在的问题,可以交流指导 [email protected]
image

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

2 participants