How to import third-party modules

Abaqus is written in versions before python 3.0, and has a single extension function. By using third-party modules, the development speed will be greatly accelerated. The method is as follows: After
copying the module source files directly to the installation directory X:\SIMULIA\Abaqus\6.8-1\Python\Lib, abaqus can identify the files under the folder. module, you can import it when you use it:import 模块名

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325641259&siteId=291194637