anaconda
anaconda copied to clipboard
Make compatible with ST4
Expected Behaviour
Don't throw an error
Actual Behaviour
Throws an error while loading
Steps to Reproduce
Use a ST4 build and load Anaconda
ST3, Anaconda and OS versions
ST4: 4087 Anaconda: 2.1.37 OS: Arch Linux
ST3 Console Logs
reloading python 3.3 plugin Anaconda.anaconda
error: Default.history_list was imported on Python 3.3 by "/opt/sublime_text/Lib/python33/sublime_plugin.py"
reloading python 3.3 plugin Anaconda.setup
reloading python 3.3 plugin Anaconda.version
Just tried to reproduce on Arch with ST4 4090 and it seems to work fine. I have the same error output as you do above, but it's either unrelated to Anaconda or doesn't seem to affect it's ability to function. I'd suggest closing this issue.
@systemsoverload This issue is to check whether everything is functioning as intended under the hood, not a UX issue.