Python Error after install on running

Hi, I get the below text when I try to open ActionStitch after install.
Any help would be appreciated

Traceback (most recent call last):
File “as_main.py”, line 8, in
File “PyInstaller\loader\pyimod03_importers.py”, line 476, in exec_module
File “cv2_init_.py”, line 8, in
from .cv2 import *
ImportError: DLL load failed while importing cv2: The specified module could not be found.

image

Which version are you running?

I tried 1.0 from the download page and 1.0.2 I think it is that you linked in the forum

Not sure what can cause that. Can you try it on a different computer?

I have had it working on a different computer, though that compute had python already installed.

Perhaps I can try to install python on this computer.