Hi, I've tried to install ml-collections with code "pip install ml-collections" under terminal window in Pycharm. But it returns ERROR: No .egg-info directory found in C:\xxx\xxx... Did this happen because the version of python doesn't satisfy the requirement or something else? Could you please tell me how to install this package successfully.
Environment:
Hi, I've tried to install ml-collections with code "pip install ml-collections" under terminal window in Pycharm. But it returns
ERROR: No .egg-info directory found in C:\xxx\xxx..
. Did this happen because the version of python doesn't satisfy the requirement or something else? Could you please tell me how to install this package successfully.