I tried to execute "dna_binary_to_json_demo.py" but my IDE "Pycharm" displayed "ModuleNotFoundError: No module named 'dna'" in line "from dna import DataLayer_All, FileStream, Status, BinaryStreamReader, JSONStreamWriter". Is there anyone can tell me what I missed? Environment info: win11pro, python3.12.
I tried to execute "dna_binary_to_json_demo.py" but my IDE "Pycharm" displayed "ModuleNotFoundError: No module named 'dna'" in line "from dna import DataLayer_All, FileStream, Status, BinaryStreamReader, JSONStreamWriter". Is there anyone can tell me what I missed? Environment info: win11pro, python3.12.