Closed HugoStrand closed 4 years ago
Any updates regarding this issue? I'm having this identical problem as well! Same system, error codes, and versions of python, tensorflow, and numpy.
Hey @HugoStrand, I pip installed a different version of numpy, as recommended here #26 however now I get a different error.
Any help here would be great.
Ugh, so sorry y'all (I'm obviously very new here to python and linux distributions). I wasn't setting "export DLClight=True" before python. That seems to have fixed it for me (for now)!
in DeepLabCut 2.1.6 numpy is pinned to 1.16.4; so create a new image and this should go away...
Dear all,
I have built the Docker image
and have tried some basic things on the command line. Doing
Gives an import error inside of scipy trying to get a feature from numpy, see below.
Any ideas on how to fix this?
I seems like bumping up the scipy version in the container might help, https://github.com/apache/incubator-mxnet/issues/17398.
Best regards, Hugo
The versions present in the container are: