When Ortho4XP_v130.py is started, the following error appears:
Traceback (most recent call last):
File "***\Ortho4XP_FSX_P3D\Ortho4XP_v130.py", line 11, in
import O4_Imagery_Utils as IMG
File ".\src\O4_Imagery_Utils.py", line 34, in
import O4_ESP_Utils
File ".\src\O4_ESP_Utils.py", line 8, in
from fast_image_mask import *
ImportError: DLL load failed: The specified module was not found.
I have installed Phyton 3.7.9 and the libs include cp37 (successfully). The path specifications are correct. The paths in Ortho4XP.cfg have been adjusted. vs_BuildTools.exe version 2017 installed.
Maybe it is helpful to build a setup.exe file. Otherwise no one knows where and which dependencies are missing.
When Ortho4XP_v130.py is started, the following error appears:
Traceback (most recent call last):
File "***\Ortho4XP_FSX_P3D\Ortho4XP_v130.py", line 11, in
import O4_Imagery_Utils as IMG
File ".\src\O4_Imagery_Utils.py", line 34, in
import O4_ESP_Utils
File ".\src\O4_ESP_Utils.py", line 8, in
from fast_image_mask import *
ImportError: DLL load failed: The specified module was not found.
I have installed Phyton 3.7.9 and the libs include cp37 (successfully). The path specifications are correct. The paths in Ortho4XP.cfg have been adjusted. vs_BuildTools.exe version 2017 installed.
Maybe it is helpful to build a setup.exe file. Otherwise no one knows where and which dependencies are missing.