Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MdMahbubarRahman opened this issue Jul 12, 2020 · 0 comments

Comments

@MdMahbubarRahman
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant