Как добавить импорт Pydictionary в Python

from PyDictionary import PyDictionary
dictionary=PyDictionary()
Cautious Copperhead