UniAD
UniAD copied to clipboard
安装networkx==2.5的时候报错
故障描述: ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. mmdet3d 1.0.0rc6 requires networkx<2.3,>=2.2, but you have networkx 2.5 which is incompatible. 是否需要改成2.2版本
我遇到了和你一样的问题,请问你现在解决这个问题了吗?或者这个问题对程序有什么影响吗