Skip to content

SNAPVX depends on python 2.7 while performing basic test, even though I have installed github version of SNAPVX which has python 3 dependency #39

@MdMahbubarRahman

Description

@MdMahbubarRahman

I have installed GitHub version of snapvx and then tested the installation using following instructions:
/cd Tests
chmod u+x test_basic.sh
./test_basic.sh/

But I got following output:
test_basic.sh: line 7: python2.7: command not found
test_basic.sh: line 7: python2.7: command not found
test_basic.sh: line 7: python2.7: command not found
test_basic.sh: line 7: python2.7: command not found
test_basic.sh: line 7: python2.7: command not found
test_basic.sh: line 7: python2.7: command not found
test_basic.sh: line 7: python2.7: command not found
test_basic.sh: line 7: python2.7: command not found
test_basic.sh: line 7: python2.7: command not found

I have installed the snapvx in anaconda3 which has python 3 dependency. But even though I have installed snapvx with python 3 dependency, it still looks for python 2.7 while running basic tests. So is this a bug or I am missing something? Your help is appreciated in advance.

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