Skip to content

Conversation

@minhsueh
Copy link
Collaborator

Issue:

Traceback (most recent call last):
  File "/Users/minhsuehchiu/Downloads/test/test.py", line 1, in <module>
    import crystal_toolkit
  File "/Users/minhsuehchiu/Downloads/test/.venv/lib/python3.11/site-packages/crystal_toolkit/__init__.py", line 9, in <module>
    from crystal_toolkit.core.jupyter import patch_msonable
  File "/Users/minhsuehchiu/Downloads/test/.venv/lib/python3.11/site-packages/crystal_toolkit/core/jupyter.py", line 10, in <module>
    from IPython.display import JSON, publish_display_data
ModuleNotFoundError: No module named 'IPython'

Fix:
Add ipython to pyproject.toml dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants