node-red-quantum / node-red-contrib-quantum

Quantum computing functionality for Node-RED
https://node-red-quantum.github.io/
Apache License 2.0
18 stars 2 forks source link

Louis/pythonpath-fix #73

Closed louislefevre closed 3 years ago

louislefevre commented 3 years ago

Purpose

Fixed a bug where the path for the Python executable was incorrect when installing the package directly from Node-RED. Also removed dependencies app-root-path and python-shell, and converted dedent-js to a dev-dependency (for unit tests).

Also fixed #58.

I will release version 0.1.1 once this has been merged, as the bug for the Python path should be fixed asap.

Changes

New Requirements