obsidian-execute-code
obsidian-execute-code copied to clipboard
Error launching process: Error: Spawn file location EACCES
#SPECS: mac os Ventura 13.2.1 14-inch M2 macbook pro mini-conda 22.9.0 python 3..13 obsidian version: 1.1.16
WHAT: tried running the following code block
print("hello world")
ERROR: "Error launching process: Error: spawn /Users/name/opt/anaconda3/bin EACCESS" "Runtime exited"
Let me know if you need anymore information.
Changing the Python path in the plugin settings from the default python to the fully resolved path (i.e. the results of which python helped fix this for me
Great that you managed to resolve it! Could you close this issue please?