Milomilo0320 / A-Semi-automatic-Annotation-Software-for-Scene-Graph

26 stars 2 forks source link

some pip install requirement could not find #3

Open zxc1212sc1000 opened 3 years ago

zxc1212sc1000 commented 3 years ago

like "pip install collections", "pip install tkinter", "pip install PIL", "pip install json". This could not find in pip repository

Ceazy-Gentleman commented 2 years ago

like "pip install collections", "pip install tkinter", "pip install PIL", "pip install json". This could not find in pip repository

collections,tkinter,json 是python的内置模块,不需要安装,PIL改名为pillow了