explain installing pslab-python to the system and setting PYTHONPATH
orangecms opened this issue · 2 comments
orangecms commented
see also fossasia/pslab-documentation#119 (comment)
For PSLab desktop app users, especially on Windows, connecting pslab-desktop to pslab-python needs some more information.
bessman commented
I wonder if we could simplify the windows instructions. Theoretically, the Linux instructions should actually be platform independent.
We should test if
pip install git+https://github.com/fossasia/pslab-python@master
works on Windows and Mac. If it does, we could cut most of the current installation instructions entirely.