jcupitt / rtiacquire

Remote control of any DSLR camera
GNU Lesser General Public License v2.1
91 stars 21 forks source link

Installation issues #16

Open rian44s opened 3 years ago

rian44s commented 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