I am getting a bizarre error message when starting up sublime text 3.
upon startup, I get the error below.
Here\'s some background on my system:
<
Update: I Found the jsonserver.py file by searching for it in the AppData directory under sublime text..
Sublime Text console:
import sys
print(sys.path)
copy the path to Sublime Text 3 Anaconda folder in the file exploere, then I searched for jsonserver.py
When I tried to open the file, it would close itself. Not sure if that was a good or bad thing.
Ultimately I removed then reinstalled the Anaconda package. That seemed to fix the issue (although I am unsure of the root cause :/ )