On Sun, May 10, 2020 at 1:27 PM Jun Omae <[email protected]> wrote: > I created patch to resolve the issue using moduleimport option of %module > directive. > After attached patch, *.pyd file is successfully loaded and tests for Python > bindings pass.
Tested with the following environments: - (Python 3.8.2, 3.7.7) x (SWIG 4.0.1, 3.0.12) x (Windows, Linux) - (Python 2.7.18) x (SWIG 3.0.12, 2.0.12, 1.3.40) x (Windows, Linux) -- Jun Omae <[email protected]> (大前 潤)

