pygraphistry
pygraphistry copied to clipboard
[ENH] Warn about Python 2.7
Some environments default to Python 2.7, which is not expected to work in PyGraphistry, yet may lead to confusing errors.
As part of the import, we should do a Python 3 check and issue a warning.
Continuing the issue: Some notebooks have py2.7 baked in the runtime