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

Installation help needed #2

Open
ohmycricket opened this issue Dec 18, 2020 · 1 comment
Open

Installation help needed #2

ohmycricket opened this issue Dec 18, 2020 · 1 comment

Comments

@ohmycricket
Copy link

Hi!
I would like to use your nice tool to track some crickets.
I am having trouble installing anTraX on my macbook pro with macOS Big Sur v11.1. After I changed the bash profile and ran "antrax configure" I get the message "-bash: antrax: command not found". I tried both with full matlab installation and MCR, both didn't work. Did I get the paths wrong? Or does this have to do with the bash to zsh transition (https://support.apple.com/en-us/HT208050)?
Thanks !

export ANTRAX_MCR=/Applications/MATLAB/MATLAB_Runtime/v96
export ANTRAX_PATH=/Users/lavn0007/anTraX
export ANTRAX_USE_MCR=True

@asafgal
Copy link
Contributor

asafgal commented Dec 18, 2020

Hi, thanks for trying out anTraX!

The 'antrax' command is installed together with the python package, so it should be accessible in your environment after you run "pip install" on the package. It should not care about the shell you run in, and it does not depend on the bash profile.

Let me start with the most basic questions:

  1. Did you run the 'pip install', and did it finish properly?
  2. Are you running the antrax command from within the same environment you installed in? E.g. a conda or virtualenv?

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

2 participants