Skip to content
New issue

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

Can't locate python install with Conda environment #33

Open
2 of 5 tasks
makamto opened this issue Nov 12, 2024 · 0 comments
Open
2 of 5 tasks

Can't locate python install with Conda environment #33

makamto opened this issue Nov 12, 2024 · 0 comments

Comments

@makamto
Copy link

makamto commented Nov 12, 2024

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 -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

I also tried /home/linux/..., or home/linux/..., both failed.

To Reproduce
Steps to reproduce the behavior:

  1. Install Miniconda
  2. pip install latex-ocr-server
  3. Install Obsidian Latex OCR plugin
  4. Use local model
  5. Change Python path to ~/miniconda3/bin/python3
  6. Check status
  7. Error message `Couldn't locate python install

Environment
I am on:

  • MacOS
  • Windows
  • Linux

Using the model:

  • Local model with python
  • Inference API with Huggingface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant