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

Running baseline on MacOS #8

Open
adwaykanhere opened this issue Apr 23, 2022 · 0 comments
Open

Running baseline on MacOS #8

adwaykanhere opened this issue Apr 23, 2022 · 0 comments

Comments

@adwaykanhere
Copy link

I'm trying to run the baseline scripts as suggested in your INSTALL.md file. When running the following code at step 1:
cd install ./install.sh

I have changed the following lines of code to point to my local directory:

#!/usr/bin/env bash
#full_path=$(realpath $0)
CLARITY_ROOT=$(/Users/adwayk/Documents/GitHub/clarity_CC/clarity_CPC1/install) # up one level from install script
echo $CLARITY_ROOT

I get an error on my system that states that:
Screen Shot 2022-04-23 at 6 09 21 PM

Would really appreciate any help soon.

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