Skip to content

Unittest failures and errors #142

@KanoB

Description

@KanoB

Hello

I was able to compile on Centos7 virtual machine, after having all prerequisites installed.
But when runing the unittest I'm getting 2 failures, 21 errors and 1 skipped. I would appreciate you help on how can fix this to have a proper VMAF installation.
Attached are the output of the unitest modules that fail.

  • cross_validation_test.py RAN 11: errors 11
  • local_explainer_test.py RAN 3: errors 1
  • noref_feature_extractor_test.py RAN 5: failures 2, errors 3
  • train_test_model_test.py RAN 12, errors 6

local_explainer_test errors.txt
noref_feature_extractor_test errors.txt
train_test_model_test errors.txt
cross_validation_test errors.txt

These are the python modules used
numpy 1.14.0
/usr/lib64/python2.7/site-packages/numpy/init.pyc
scipy 1.0.0
/usr/lib64/python2.7/site-packages/scipy/init.pyc
matplotlib 2.1.1
/usr/lib64/python2.7/site-packages/matplotlib/init.pyc
pandas 0.22.0
/usr/lib64/python2.7/site-packages/pandas/init.pyc
sklearn 0.19.1
/usr/lib64/python2.7/site-packages/sklearn/init.pyc
/usr/lib64/python2.7/site-packages/h5py/init.py:36: FutureWarning: Conversion of the second argument of issubdtype from float to np.floating is deprecated. In future, it will be treated as np.float64 == np.dtype(float).type.
from ._conv import register_converters as _register_converters
h5py 2.7.1
/usr/lib64/python2.7/site-packages/h5py/init.pyc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions