Closed tubiana closed 2 years ago
Thanks. I plan a new release including a fix for this on Friday.
Thanks. I will work on releasing this weekend hopefully. I will not be using six though. As I understand it, it was only there for backwards compability with python 2.7 strings.
Fixing issue in #23 :
cannot import name 'string_types' from 'panel.util'
They removesfrom six import string_types
in panel 0.13, so I juste replacedby