emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Json readable error


From: Doyley, Marvin M.
Subject: [O] Json readable error
Date: Sat, 21 Jul 2018 15:39:56 +0000

Hi there,

For some strange reason whenever I switch to org-mode (M-x org-mode), I get 
json readtable error: 84, which I have been trying to resolve without much 
success. 

Have anyone encountered this before or know how to resolve it?  This problem 
could be due to recent change that I have made to my default python (changed 
from anaconda 3.4 to intel’s python 3.4), but I am not sure why doing this 
would cause a problem.  

Best Wishes,
M 

Here is the backtrace.

Debugger entered--Lisp error: (json-readtable-error 84)
  signal(json-readtable-error (84))
  json-read()
  json-read-array()
  json-read()
  json-read-from-string("[TerminalIPythonApp] WARNING | Subcommand `ipython 
kernelspec` is deprecated and will be removed in future 
versions.\n[TerminalIPythonApp] WARNING | You likely want to use `jupyter 
kernelspec` in the future\n{\n  \"kernelspecs\": {\n    \"python3\": {\n      
\"resource_dir\": \"/anaconda/share/jupyter/kernels/python3\",\n      \"spec\": 
{\n        \"argv\": [\n          \"/anaconda/bin/python\",\n          
\"-m\",\n          \"ipykernel_launcher\",\n          \"-f\",\n          
\"{connection_file}\"\n        ],\n        \"env\": {},\n        
\"display_name\": \"Python 3\",\n        \"language\": \"python\",\n        
\"interrupt_mode\": \"signal\",\n        \"metadata\": {}\n      }\n    }\n  
}\n}\n")
  ob-ipython--get-kernels()
  ob-ipython-auto-configure-kernels()
  run-hooks(change-major-mode-after-body-hook text-mode-hook outline-mode-hook 
org-mode-hook)
  apply(run-hooks (change-major-mode-after-body-hook text-mode-hook 
outline-mode-hook org-mode-hook))
  run-mode-hooks(org-mode-hook)
  org-mode()
  funcall-interactively(org-mode)
  call-interactively(org-mode record nil)
  command-execute(org-mode record)
  helm-M-x(nil #("org-mode" 0 8 (match-part "org-mode")))
  funcall-interactively(helm-M-x nil #("org-mode" 0 8 (match-part "org-mode")))
  call-interactively(helm-M-x nil nil)
  command-execute(helm-M-x)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]