Skip to content

IgFold Colab #68

Description

@alba-ug

Hello,
I've been trying to use the Colab notebook, but I get the following errors.
I think other people had the same problems before.
Is there a way to make the notebook work? Thank you for your help.

ModuleNotFoundError Traceback (most recent call last)
in <cell line: 6>()
4 sys.path.insert(0, f"/usr/local/lib/python{python_version}/site-packages/")
5
----> 6 from igfold.utils.visualize import *
7 from igfold import IgFoldRunner
8

/usr/local/lib/python3.10/site-packages/igfold/utils/visualize.py in
2 import torch
3 import numpy as np
----> 4 import py3Dmol
5 import matplotlib.pyplot as plt
6 import seaborn as sns

ModuleNotFoundError: No module named 'py3Dmol'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions