在学习yolov5的export.py中的,tflite_support我已经从网站上下载下来并解压好了,但是依然下载不了。
如果你像自动下载安装的话,应该用==号pip install tfxxxxxx==0.4.3如果你是下载的whl包的话,应该是下面的格式,具体的xxx之类的看你的whl包的文件名是什么。pip install path/to/tfxxxxxx-0.4.3-xxxxxx.whl