Get Python support of experimental_client_with_swig working again

This commit is contained in:
Philippe Teuwen 2023-11-13 10:10:44 +01:00
commit e0be057f62
7 changed files with 4 additions and 8 deletions

View file

@ -1,3 +1,3 @@
#!/bin/bash
PYTHONPATH=../../src ipython3 -i ./test_grab.py
PYTHONPATH=../../pyscripts ipython3 -i ./test_grab.py