Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

display error in "from dna import DataLayer_All, FileStream, Status, BinaryStreamReader, JSONStreamWriter" #54

Open
zhangxing1981 opened this issue Jul 16, 2024 · 1 comment

Comments

@zhangxing1981
Copy link

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.

@n0phx
Copy link

n0phx commented Aug 17, 2024

This might be due to the Python version you used. The release you were testing was not built again it, but older, 3.7 and 3.9 versions.

@EpicGames EpicGames deleted a comment from kalebzaki4 Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants