ContributionsMost RecentMost LikesSolutionsImportError: PyO3 modules may only be initialized once per interpreter process. I am running into an issue while trying to import custom python modules into TestComplete. Specifically, I’m seeing the following error. To give more info, I believe it worked once, though I could have simply not remembered correctly. I have tried using the steps in this link: https://community.smartbear.com/t5/TestComplete-Questions/Steps-to-Import-Python-Library-in-TestComplete/td-p/202459. I have also tried importing using python build to create a whl. Both of which seem to eventually give this error.