ipymol
ipymol copied to clipboard
Error: Image data cannot be converted to float
from matplotlib import pyplot as plt
plt.imshow(data, cmap='gray') plt.show()
What does that have to do with ipymol?