Skip to content

installation issue #2

@AffDk

Description

@AffDk

Hi,

I followed the installation procedure and it apparently went without a problem.
Then, I ran
pytest tests

and I got:

`platform linux -- Python 3.7.4, pytest-5.2.1, py-1.8.0, pluggy-0.13.0
rootdir: /home/afsamani/FilterNet
plugins: remotedata-0.3.2, arraydiff-0.3, openfiles-0.4.0, doctestplus-0.4.0
collected 25 items

tests/test_datasets.py . [ 4%]
tests/test_init.py . [ 8%]
tests/test_models.py .EEs [ 24%]
tests/test_train.py F [ 28%]
tests/datasets/test_har.py .... [ 44%]
tests/datasets/test_intention_recognition.py .Killed
`
but when I run the "the scripts in the scripts/ directory", I get an error like the following:

FileNotFoundError: [Errno 2] No such file or directory: '/home/afsamani/FilterNet/filternet/datasets/OpportunityUCIDataset/cache/df_train.df.pkl'

I also looked at the stated folder above and it is apparently empty.

Any suggestion on what could be wrong?

Afshin

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