Skip to content

Libraries mismatch : Python / requirements versions ? #7

@raphaeljolivet

Description

@raphaeljolivet

Hi,

I am trying to run it locally, but I seem to get some version mismatch of numpy vs skimage.
I get this, when testing classification :

File "DeepSolar/.venv3/lib/python3.5/site-packages/skimage/util/arraycrop.py", line 8, in
from numpy.lib.arraypad import _validate_lengths
ImportError: cannot import name '_validate_lengths'

requirements.txt has floating versions (and also was missing pandas)
Could you please provide the versions of each dependency ?
Also, which version of python are you using ? 2.7 or 3.5 ? I guess it's 3.5 ?

Thanks in advance for your help.

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