Hi Kay,

> Try and run hugin from the command line and see what the python
> interface says why it fails. Most likely it can't load the modules hpi
> and hsi because they're not in the module path. Remember hpi.py is not
> output, but handcoded and therefore lives in the hsi directory
> initially - if you want all the files in one place, copy it over to
> where hsi.py and _hsi.so (or whatever they're called on Windows) live
> in the target directory (like, hugin.hg-build/src/hsi). I haven't yet
> figured out how to tell CMake that something is just there and doesn't
> have to be generated from somewhere. The code where the error
> originates is in hpi.cpp. try:
>
> export PYTHONPATH=<whatever directory your hsi.py _hsi.so and hpi.py
> are in>
> <path to hpi-linked hugin>/hugin
>

Thanks for you help.

I finally got it to run. There were some errors in hpi.py (fixed in
repository).

Thomas

-- 
You received this message because you are subscribed to the Google Groups 
"Hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Reply via email to