Skip to content

DLL load failed: The specified module could not be found. #46

@abhilashknair

Description

@abhilashknair

Hi,
I have successfully installed the slycot package using a wheel file. I am try to import slycot in Python. I get the following error log. Could someone please help me understand the issue here? Thanks! :)

import slycot
Traceback (most recent call last):
File "", line 1, in
File "C:\Python27\lib\site-packages\slycot_init_.py", line 18, in
from .analysis import ab01nd,ab05md,ab05nd,ab07nd,ab08nd,
File "C:\Python27\lib\site-packages\slycot\analysis.py", line 21, in
from . import _wrapper
ImportError: DLL load failed: The specified module could not be found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions