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

What exactly to do to import chimera module? #19

Open
johnnytam100 opened this issue Oct 5, 2023 · 1 comment
Open

What exactly to do to import chimera module? #19

johnnytam100 opened this issue Oct 5, 2023 · 1 comment

Comments

@johnnytam100
Copy link

johnnytam100 commented Oct 5, 2023

In a google colab notebook, I did :

!pip install pychimera
import chimera

image

giving the error
ModuleNotFoundError: No module named 'chimera'

May I know what exactly to do to import chimera module?

@jaimergp
Copy link
Member

jaimergp commented Oct 5, 2023

You'll need to install Chimera separately before pychimera.

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

No branches or pull requests

2 participants