Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Python 3.7 and numpy #3

@cbsteh

Description

@cbsteh

PySawit uses numpy, and numpy appears to be incompatible with Python 3.7. In some cases, you might get the exception ImportError thrown, with the following message:

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

This problem does not happen prior to Python 3.7. So to fix this issue, do not upgrade to Python 3.7 or later until this issue is resolved by the powers that be. I have tested on Python 3.6.6 and this problem does not occur.

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