jcupitt / rtiacquire

Remote control of any DSLR camera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation issues

rian44s opened this issue · comments

commented

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