twibiral / obsidian-execute-code

Obsidian Plugin to execute code in a note.
MIT License
1.14k stars 67 forks source link

Updating documentation for language Path #248

Open hvitis opened 1 year ago

hvitis commented 1 year ago

Hi,

thank you for a great package!

I was struggling a bit with adjusting Paths and it worked until I had to import some things with Python. Then I found out that this is an error not package specific but Mac/env/Python specific (finding Python's path)

Maybe it would be helpful to mention this in the docs somewhere? As a hint.

Thanks


tags: python, languages, path, source

AndiEspejo commented 3 months ago

Hi, could you tell me which path worked for you? I have struggled a lot with the Python path and none of them work for me.