We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: