anaconda-mode
anaconda-mode copied to clipboard
Recursion error
Hello, when I try to get auto completions for the os package, I get the following error: https://controlc.com/64623072
same issue here.
I am not able to reproduce this with a minimal setup. For example the following works for me.
import os
os.<C-M-i>
Can you provide a minimal setup to reproduce?
sorry, I try to delete the anacoda-mode folder and everything works fine now.