Hello Alexey,
but I don't know how to access it.
If I open a python console, by typing python in a terminal in Ubuntu Linux; and type 'import Photoscan' (without quotes)
I get the following error:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named PhotoScan
Do I have to open the python console in a specific folder, or what else could I do wrong?
I use the latest PhotoScan version 0.8.4.1289,
I'm using Ubuntu 10.04 LTS
regards