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

fixed issues with the setup script #110

Merged
merged 4 commits into from
Oct 16, 2023
Merged

fixed issues with the setup script #110

merged 4 commits into from
Oct 16, 2023

Conversation

engshahrad
Copy link
Collaborator

@engshahrad engshahrad commented Oct 15, 2023

  1. install Julia 1.9.3 if not installed (automatically handled for generic linux x86 and arm) (tested on linux x86 - ubuntu 22.04)
  2. check if directories exist before creating them
  3. check for pip and install if needed before using it

…talled and 2) check if directories exist before creating them
@engshahrad engshahrad added the enhancement Improving working component label Oct 15, 2023
@GhazalSdn
Copy link
Contributor

GhazalSdn commented Oct 16, 2023

@engshahrad Looks all good to me. Just made minor modifications to the printed logs. I also think it is better just to keep python3 getNewDatastoreLogs.py as the system is tested with python3 and I am not sure if it would be compatible with python2. (in case python command refers to python2)

@engshahrad
Copy link
Collaborator Author

Great, thanks for the quick review @GhazalSdn . Using python vs python3 was in the script before my changes. I just got rid of it so that only python3 is used. Will merge now.

@GhazalSdn GhazalSdn merged commit 2ab2478 into main Oct 16, 2023
1 check passed
@GhazalSdn GhazalSdn deleted the setup branch October 16, 2023 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving working component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants