When I use pip install deeptrack command, the following error occurs.
When I run !pip install deeptrack in jupyter, the following error occurs.
How can I solve the problem of not being able to install the library?
@shuaiting-Y Which os and python version are you using? It seems like setuptools is not available. Can you try first installing pip install setuptools?
When I use pip install deeptrack command, the following error occurs. When I run !pip install deeptrack in jupyter, the following error occurs. How can I solve the problem of not being able to install the library?