You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I install each pacakge in requirements, I encountered a issue involoving "
setuptools == 42.0.2.post20191203". The tip of error is "ERROR: No matching distribution found for setuptools==42.0.2.post20191203". However, I can successfully perform the commond line "pip install setuptools==42.0.2", but the version number don't compy with 42.0.2.post20191203. Please tell me what should I do next?
Looking forward to your answer, thanks!
The text was updated successfully, but these errors were encountered:
When I install each pacakge in requirements, I encountered a issue involoving "
setuptools == 42.0.2.post20191203". The tip of error is "ERROR: No matching distribution found for setuptools==42.0.2.post20191203". However, I can successfully perform the commond line "pip install setuptools==42.0.2", but the version number don't compy with 42.0.2.post20191203. Please tell me what should I do next?
Looking forward to your answer, thanks!
The text was updated successfully, but these errors were encountered: