gabrielelanaro / chemview

The new generation molecular viewer for IPython notebook
GNU Lesser General Public License v2.1
81 stars 17 forks source link

RepresentationViewer.get_scene() have problem ? #40

Open WeiLiPenguin opened 7 years ago

WeiLiPenguin commented 7 years ago

Hi,

error show on this line

rep = {k: v.copy() for v in self.representations.items()}

BTW:

how to change the "perspective" ?

sometimes I want they looks no "perspective" effect.

Thanks!

Best Regards!