##// END OF EJS Templates
More fixes on spectrograms...
More fixes on spectrograms Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r1453:157b5409d318
r1471:d48510a1cc4a
Show More
SciQLOP_wrapper
3 lines | 176 B | text/plain | TextLexer
Updated OSX build with Python bundled inside SciQLop and also stick to Meson 0.49.1...
r1453 #!/bin/bash
HERE=$( cd "$(dirname "$0")" ; pwd -P )
PYTHONPATH=$HERE/../../lib/python3.7/:$HERE/../../lib/python3.7/site-packages/ LD_PRELOAD=$HERE/../../.Python $HERE/sciqlop