Plugin neo4j can't find pip3

Hello,
I installed plugin Neo4j Graph View (and installed neo4j and created a new database and having run it) but when and activated it I receive the following error in console.

Please note that I can run pip3 when I open the shell, and I executed the command with success, but maybe Obsidian works on some other environment that I ignore…?

Error during initialization of semantic markdown:
Error: Command failed: pip3 install --upgrade semantic-markdown-converter --no-warn-script-location --user
/bin/sh: pip3: command not found

at ChildProcess.exithandler (child_process.js:312)
at ChildProcess.emit (events.js:315)
at maybeClose (internal/child_process.js:1021)
at Socket. (internal/child_process.js:443)
at Socket.emit (events.js:315)
at Pipe. (net.js:674)

Hi Dan!

I’m having the same issue. I have pip3 installed. For some reason obsidian.md doesn’t seem to be pointing to it.

Hi Lars. Have you installed the system Python 3 from the python site? It’s needed for Obsidian to recognize it. More help can be found here https://publish.obsidian.md/semantic-obsidian/Installation+of+Neo4j+Graph+View+Plugin