Open makamto opened 2 weeks ago
Describe the bug
In Local Python Model Configuration, I changed Python path to ~/miniconda3/bin/python3, which can run the latex_ocr_server in terminal.
~/miniconda3/bin/python3
latex_ocr_server
~/miniconda3/bin/python3 -m latex_ocr_server --version latex_ocr_server 0.1.1
However, when I check status in Obsidian, it gives error message Couldn't locate python install
Couldn't locate python install
I also tried /home/linux/..., or home/linux/..., both failed.
To Reproduce Steps to reproduce the behavior:
pip install latex-ocr-server
Environment I am on:
Using the model:
Describe the bug
In Local Python Model Configuration, I changed Python path to
~/miniconda3/bin/python3
, which can run thelatex_ocr_server
in terminal.However, when I check status in Obsidian, it gives error message
Couldn't locate python install
I also tried /home/linux/..., or home/linux/..., both failed.
To Reproduce Steps to reproduce the behavior:
pip install latex-ocr-server
~/miniconda3/bin/python3
Environment I am on:
Using the model: