当我尝试使用套装时,它显示没有任何名为set的东西.
from sets import set > ImportError: cannot import name set
我如何解决它?
python set python-2.7
python ×1
python-2.7 ×1
set ×1