Skip to content

Import Module Error #9

@bismanugraha

Description

@bismanugraha

Hello, I tried a code that import Google Ortools, it always came up with this problem

Traceback (most recent call last): File "D:\Blender\Test.blend\Text.001", line 10, in <module> File "F:\Blender\2.91\scripts\modules\ortools\constraint_solver\pywrapcp.py", line 13, in <module> from . import _pywrapcp ImportError: DLL load failed: The specified module could not be found. Error: Python script failed, check the message in the system console

I tried this code in Spyder, there's no problem. But in blender it has a issue

Any idea to handle this error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions