Hello,
I am using python 3.9.1 (miniconda) and installed autocomplete-python package in Atom editor in windows.
I have also given path of python executable as "C:\ProgramData\Miniconda3\python.exe" but when I try to use this feature by putting a dot and expect suggestions for autocompletion, I get a traceback output saying,
Traceback (most recent call last):
File "C:\Users\admin.atom\packages\autocomplete-python\lib\completion.py", line 8, in
Please help to get it work.
Hello,
I am using python 3.9.1 (miniconda) and installed autocomplete-python package in Atom editor in windows.
I have also given path of python executable as "C:\ProgramData\Miniconda3\python.exe" but when I try to use this feature by putting a dot and expect suggestions for autocompletion, I get a traceback output saying,
Traceback (most recent call last):
File "C:\Users\admin.atom\packages\autocomplete-python\lib\completion.py", line 8, in
Please help to get it work.