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

Python 3.7 and numpy #3

Open
cbsteh opened this issue Feb 22, 2019 · 0 comments
Open

Python 3.7 and numpy #3

cbsteh opened this issue Feb 22, 2019 · 0 comments

Comments

@cbsteh
Copy link
Owner

cbsteh commented Feb 22, 2019

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant