anaconda icon indicating copy to clipboard operation
anaconda copied to clipboard

Make compatible with ST4

Open txtsd opened this issue 5 years ago • 2 comments

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

txtsd avatar Oct 10 '20 23:10 txtsd

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 avatar Oct 27 '20 20:10 systemsoverload

@systemsoverload This issue is to check whether everything is functioning as intended under the hood, not a UX issue.

txtsd avatar Nov 01 '20 13:11 txtsd