Closed bendichter closed 9 years ago
I get that same error; I think there is a bug in IVisual in the way it does imports. I haven't done much with Python 3.5 so I need to do research on this one.
I updated my fork of IVisual to use the "six" module to paper over some python3.5 issues in the code. It seems to be working now on my system (fingers crossed). Should be fixed in the next release.
just installed the full 3.5 version, tried from ivisual import *, and got this response