You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a nice package and I've been able to use it in the past, but recently I've been getting an error every time I try to use it and I've heard the same from other users:
from widget_jsmol import WidgetJmol a = WidgetJmol display(a)
The moment I run display(a), I get this error message:
This is a nice package and I've been able to use it in the past, but recently I've been getting an error every time I try to use it and I've heard the same from other users:
from widget_jsmol import WidgetJmol
a = WidgetJmol
display(a)
The moment I run display(a), I get this error message:
The problem was first reported to me by another user here: romerogroup/Crystallography#1
The text was updated successfully, but these errors were encountered: