Oscar Campos
Oscar Campos
Please share the contents of `~/.local/share/anaconda/logs` with us, we can not determine what the problem can be just with the information we have now.
I don't understand what you mean with `If Anaconda disabled` do you mean with the plugin disabled or just with the `autoformat_ignore`? What happens if you do execute the following...
Sorry for the really late response, I thought I had answered this last comment but sorts out that I did not (pretty busy, going crazy actually). Looks like there is...
When you get the `Project or interpreter switch detected` is because the `python_interpreter` in your configuration (per project, per user or global) is not the same than the one that...
The `.raw_interpreter` property of the `Worker.interpreter` object is set on initialization only and it gets initialized if there is a change in the `python_interpreter` configuration option, as it only gets...
Do you have any new log?
This is a Jedi problem, we are testing a new Jedi version, if you want, you can clone this repository into your `Packages/` directory (after remove Anaconda package using the...
This should be solved as per anaconda v2.1.27
Tried to update Jedi version many times but macOS users reported severe performance regression
Looks like this comes directly from PyFlakes And it is already reported: https://bugs.launchpad.net/pyflakes/+bug/1666811