deepdow icon indicating copy to clipboard operation
deepdow copied to clipboard

Error importing deepdow

Open Mike22Repos opened this issue 3 years ago • 1 comments

Hi Jan:

Happy holidays, and thanks for developing Deepdow and making it available.

I ran into a problem importing Deepdow with the following error: "RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd" and "ImportError: numpy.core.multiarray failed to import"

I was wondering if you have any idea for a fix. Possible with the numpy version I am using? It is numpy 1.19.5, an older version I have used to work with Tensorflow 2.7.

Many thanks in advance for your help.

Best, Mike

Mike22Repos avatar Dec 26 '21 15:12 Mike22Repos

Sorry for a very late response. Yeh, it seems to be because of your numpy. The last CI build on master had numpy=1.21.0 (https://app.travis-ci.com/github/jankrepl/deepdow/jobs/523230724#L455) and everything passed. Locally, 1.21.0 works fine for me.

jankrepl avatar Jan 22 '22 12:01 jankrepl

Closing due to inactivity

jankrepl avatar Jan 24 '24 17:01 jankrepl