alecthomas / importmagic

A Python library for finding unresolved symbols in Python code, and the corresponding imports
BSD 2-Clause "Simplified" License
120 stars 20 forks source link

Process epc con 3 not running #62

Closed zkytony closed 2 years ago

zkytony commented 2 years ago

When running importmagic-fix-symbol, I keep getting the error message:

epc:net-send: Process epc con 3 not running

I cannot find any info online why this happens. I do have a buffer called *epc con 6*. Why does importmagic need "epc con 3"? What is special about it?

zkytony commented 2 years ago

Sorry, I meant to post this in the importmagic.el repo