Through pycharm I can't install the adt package. I also tried through the terminal which at the command:
pip install adt
responds with this error message:
ERROR: unable to find a version that meets the adt requirement (from versions: none) ERROR: No matching distribution found for adt
Could you help me?