Open rian44s opened 3 years ago
Hi, Thank's for your code. I am trying to install it but it does not work. I did what you mentionned, i.e. :
sudo python setup.py install --prefix=/my/install/prefix then I run RTIAcquire, I've got this:
bash: RTIAcquire : commande introuvable
and if I go the bin directory and run RTIAcquire, I've got:
Traceback (most recent call last): File "./RTIAcquire", line 10, in import rtiacquire.rtiacquire ImportError: No module named rtiacquire.rtiacquire
I am not good at editing paths, would you help me please ?
Thanks in advance, Rian
Hi, Thank's for your code. I am trying to install it but it does not work. I did what you mentionned, i.e. :
sudo python setup.py install --prefix=/my/install/prefix then I run RTIAcquire, I've got this:
bash: RTIAcquire : commande introuvable
and if I go the bin directory and run RTIAcquire, I've got:
Traceback (most recent call last): File "./RTIAcquire", line 10, in
import rtiacquire.rtiacquire
ImportError: No module named rtiacquire.rtiacquire
I am not good at editing paths, would you help me please ?
Thanks in advance, Rian